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