Class JSArray.ConversionException

All Implemented Interfaces:
Serializable
Enclosing class:
JSArray

public class JSArray.ConversionException extends IllegalStateException
Exception indicating that a JSArray could not be converted to a TemplateProcessor.KeyMapList.
See Also:
  • Constructor Details

    • ConversionException

      protected ConversionException(String msg)
      Constructor.
      Parameters:
      msg - the exception's message