Runtime components : Core components : Formatters : Reference : Formatter exceptions
  
Formatter exceptions
Formatters and decorators throw the following exceptions:
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.
Go up to
Reference