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