Class IdentityStateException

  • All Implemented Interfaces:
    Serializable

    public class IdentityStateException
    extends WebConferencingException
    Identity state (persistent or transient) has wrong, erroneous or unexpected state.
    Created by The eXo Platform SAS
    Version:
    $Id: IdentityStateException.java 00000 Jan 25, 2018 pnedonosko $
    Author:
    Peter Nedonosko
    See Also:
    Serialized Form
    • Constructor Detail

      • IdentityStateException

        public IdentityStateException​(String message)
        Instantiates a new identity state exception.
        Parameters:
        message - the message
      • IdentityStateException

        public IdentityStateException​(String message,
                                      Throwable cause)
        Instantiates a new identity state exception.
        Parameters:
        message - the message
        cause - the cause