Formatter exceptions

Formatters and decorators throw the following exceptions:
Table 1. Formatter exceptions
Exception Reasons/Actions
DSEInvalidClass Exception The formatter cannot be applied to this class. Check that the element class is the one supported by the formatter you are trying to apply.
DSEInvalidRequest Exception The requested operation cannot be done. Check the formatter or unformat parameters.
DSEInvalidArgument Exception The method argument is not valid. Check the method argument.