Class IdentityNotFoundException

    • Constructor Detail

      • 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