Class JBBPIOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JBBPIllegalArgumentException, JBBPReachedArraySizeLimitException

public class JBBPIOException extends JBBPException
The Exception can be thrown for transport errors
Since:
1.1.1
See Also:
  • Constructor Details

    • JBBPIOException

      public JBBPIOException(String message)
    • JBBPIOException

      public JBBPIOException(String message, Throwable cause)