All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IBRepoException

public class IBException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • IBException

      public IBException()
    • IBException

      public IBException(String message)
    • IBException

      public IBException(String message, Throwable cause)
    • IBException

      public IBException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
    • IBException

      public IBException(Throwable cause)