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