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
public class CallNotFoundException extends WebConferencingException
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CallNotFoundException(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
-
-