Class ParticipantNotFoundException

All Implemented Interfaces:
Serializable

public class ParticipantNotFoundException extends WebConferencingException
Created by The eXo Platform SAS.
Version:
$Id: CallInfoException.java 00000 Jul 14, 2017 pnedonosko $
Author:
Peter Nedonosko
See Also:
  • Constructor Details

    • ParticipantNotFoundException

      public ParticipantNotFoundException(String message, Throwable cause)
      Instantiates a new invalid call state exception.
      Parameters:
      message - the message
      cause - the cause
    • ParticipantNotFoundException

      public ParticipantNotFoundException(String message)
      Instantiates a new invalid call state exception.
      Parameters:
      message - the message