Class IdentityManagerException

All Implemented Interfaces:
Serializable

public class IdentityManagerException extends DrasylException
A IdentityManagerException is thrown by the IdentityManager when errors occur.
See Also:
  • Constructor Details

    • IdentityManagerException

      public IdentityManagerException(Throwable cause)
    • IdentityManagerException

      public IdentityManagerException(String cause)