Package io.jans.as.client.uma.exception
Class UmaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jans.as.client.uma.exception.UmaException
- All Implemented Interfaces:
Serializable
UMA Exception
- Author:
- Yuriy Movchan Date: 12/08/2012
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUmaException
(String message) UmaException
(String message, Throwable cause) UmaException
(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
-
UmaException
public UmaException() -
UmaException
-
UmaException
-
UmaException
-