Package org.exoplatform.webconferencing
Class CallNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.webconferencing.WebConferencingException
org.exoplatform.webconferencing.CallNotFoundException
- All Implemented Interfaces:
Serializable
Call not found in storage.
Created by The eXo Platform SAS
- Version:
- $Id: CallNotFoundException.java 00000 Feb 19, 2018 pnedonosko $
- Author:
- Peter Nedonosko
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCallNotFoundException(String message) CallNotFoundException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CallNotFoundException
-
CallNotFoundException
-