public class WebConferencingException extends Exception
| Constructor and Description |
|---|
WebConferencingException()
Instantiates a new exception.
|
WebConferencingException(String message)
Instantiates a new exception.
|
WebConferencingException(String message,
Throwable cause)
Instantiates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebConferencingException()
public WebConferencingException(String message)
message - the messageCopyright © 2003–2019 eXo Platform SAS. All rights reserved.