Formatter exceptions

Formatters and decorators throw the following exceptions:
Table 1. Formatter exceptions
Exception Reasons/Actions
FormatException FormatElement failed to format the structured value object. Detail information displayed in the exception stack trace.
ExtractException FormatElement failed to extract the message. Detail information displayed in the exception stack trace.
UnformatException FormatElement failed to unformat the message. Detail information displayed in the exception stack trace.