Class SCBClientException

    • Constructor Detail

      • SCBClientException

        public SCBClientException()

        Default constructor.

      • SCBClientException

        public SCBClientException​(String message)

        Overloaded constructor.

        Parameters:
        message - the message
      • SCBClientException

        public SCBClientException​(String message,
                                  Throwable cause)

        Overloaded constructor.

        Parameters:
        message - the message
        cause - the cause
      • SCBClientException

        public SCBClientException​(Throwable cause)

        Overloaded constructor.

        Parameters:
        cause - the cause