Class SCBClientParsingException

    • Constructor Detail

      • SCBClientParsingException

        public SCBClientParsingException()

        Default constructor.

      • SCBClientParsingException

        public SCBClientParsingException​(String message)

        Overloaded constructor.

        Parameters:
        message - the message
      • SCBClientParsingException

        public SCBClientParsingException​(String message,
                                         Throwable cause)

        Overloaded constructor.

        Parameters:
        message - the message
        cause - the cause
      • SCBClientParsingException

        public SCBClientParsingException​(Throwable cause)

        Overloaded constructor.

        Parameters:
        cause - the cause