Class ParamException.FormParamException

All Implemented Interfaces:
Serializable
Enclosing class:
ParamException

public static class ParamException.FormParamException extends ParamException
A parameter exception for errors with FormParam.
See Also:
  • Constructor Details

    • FormParamException

      public FormParamException(Throwable cause, String name, String defaultStringValue)