Package io.continual.iam.exceptions
Class IamGroupExists
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.continual.iam.exceptions.IamBadRequestException
-
- io.continual.iam.exceptions.IamGroupExists
-
- All Implemented Interfaces:
Serializable
public class IamGroupExists extends IamBadRequestException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IamGroupExists(String msg)IamGroupExists(String msg, Throwable t)IamGroupExists(Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-