All Implemented Interfaces:
Serializable

public class IBRepoException extends IBException
See Also:
  • Constructor Details

    • IBRepoException

      public IBRepoException()
    • IBRepoException

      public IBRepoException(String message)
    • IBRepoException

      public IBRepoException(String message, Throwable cause)
    • IBRepoException

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

      public IBRepoException(Throwable cause)