Class CustomFormParseException

All Implemented Interfaces:
Serializable

public class CustomFormParseException extends CustomFormInitializationException
See Also:
  • Constructor Details

    • CustomFormParseException

      public CustomFormParseException()
    • CustomFormParseException

      public CustomFormParseException(Throwable e)
    • CustomFormParseException

      public CustomFormParseException(String msg)
    • CustomFormParseException

      public CustomFormParseException(String msg, Throwable e)