Class JBBPIllegalArgumentException

All Implemented Interfaces:
Serializable

public class JBBPIllegalArgumentException extends JBBPIOException
The Exception can be thrown when detected incompatible or unusable parameter.
Since:
1.1.1
See Also:
  • Constructor Details

    • JBBPIllegalArgumentException

      public JBBPIllegalArgumentException(String message)
    • JBBPIllegalArgumentException

      public JBBPIllegalArgumentException(String message, Throwable cause)