Class BitComException

All Implemented Interfaces:
Serializable

public class BitComException extends DrillException
See Also:
  • Constructor Details

    • BitComException

      public BitComException()
    • BitComException

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

      public BitComException(String message, Throwable cause)
    • BitComException

      public BitComException(String message)
    • BitComException

      public BitComException(Throwable cause)