Class IamGroupDoesNotExist

All Implemented Interfaces:
Serializable

public class IamGroupDoesNotExist extends IamBadRequestException
See Also:
  • Constructor Details

    • IamGroupDoesNotExist

      public IamGroupDoesNotExist(String msg)
    • IamGroupDoesNotExist

      public IamGroupDoesNotExist(Throwable t)
    • IamGroupDoesNotExist

      public IamGroupDoesNotExist(String msg, Throwable t)