Class CallInfoException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CallArgumentException, CallConflictException, CallOwnerException, CallSettingsException

public abstract class CallInfoException extends WebConferencingException
General error with a call settings or its persistent state. Created by The eXo Platform SAS.
Version:
$Id: CallInfoException.java 00000 Jul 14, 2017 pnedonosko $
Author:
Peter Nedonosko
See Also:
  • Constructor Details

    • CallInfoException

      public CallInfoException(String message, Throwable cause)
      Instantiates a new call info exception.
      Parameters:
      message - the message
      cause - the cause
    • CallInfoException

      public CallInfoException(String message)
      Instantiates a new call info exception.
      Parameters:
      message - the message