Class WebConferencingException

    • Constructor Detail

      • WebConferencingException

        public WebConferencingException()
        Instantiates a new exception.
      • WebConferencingException

        public WebConferencingException​(String message)
        Instantiates a new exception.
        Parameters:
        message - the message
      • WebConferencingException

        public WebConferencingException​(String message,
                                        Throwable cause)
        Instantiates a new exception.
        Parameters:
        message - the message
        cause - the cause