Class IamIdentityDoesNotExist

All Implemented Interfaces:
Serializable

public class IamIdentityDoesNotExist extends IamBadRequestException
See Also:
  • Constructor Details

    • IamIdentityDoesNotExist

      public IamIdentityDoesNotExist(String msg)
    • IamIdentityDoesNotExist

      public IamIdentityDoesNotExist(Throwable t)
    • IamIdentityDoesNotExist

      public IamIdentityDoesNotExist(String msg, Throwable t)