Class InvalidCallException

All Implemented Interfaces:
Serializable

public class InvalidCallException extends WebConferencingException
Indicates a call in invalid state and cannot be used currently. Created by The eXo Platform SAS
Version:
$Id: InvalidCallException.java 00000 Feb 19, 2018 pnedonosko $
Author:
Peter Nedonosko
See Also:
  • Constructor Details

    • InvalidCallException

      public InvalidCallException(String message)
    • InvalidCallException

      public InvalidCallException(String message, Throwable cause)