Package gluu.scim2.client.exception
Class ScimClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gluu.scim2.client.exception.ScimClientException
- All Implemented Interfaces:
Serializable
Base SCIM exception
- Author:
- Yuriy Movchan Date: 08/08/2013
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScimClientException
(String message) ScimClientException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScimClientException
-
ScimClientException
-