Class CarbonConnectException

All Implemented Interfaces:
Serializable

public class CarbonConnectException extends CarbonException
See Also:
  • Constructor Details

    • CarbonConnectException

      public CarbonConnectException()
    • CarbonConnectException

      public CarbonConnectException(String msg)
    • CarbonConnectException

      public CarbonConnectException(Throwable cause)
    • CarbonConnectException

      public CarbonConnectException(String msg, Throwable cause)