Class IdentityNotFoundException

All Implemented Interfaces:
Serializable

@Deprecated public class IdentityNotFoundException extends WebConferencingException
Deprecated.
Identity not found in Organization Service.
Created by The eXo Platform SAS
Version:
$Id: IdentityNotFoundException.java 00000 Jul 6, 2017 pnedonosko $
Author:
Peter Nedonosko
See Also:
  • Constructor Details

    • IdentityNotFoundException

      public IdentityNotFoundException(String message)
      Deprecated.
      Instantiates a new identity not found.
      Parameters:
      message - the message
    • IdentityNotFoundException

      public IdentityNotFoundException(String message, Throwable cause)
      Deprecated.
      Instantiates a new identity not found.
      Parameters:
      message - the message
      cause - the cause