public class UmaException extends ResponseException
Constructor and Description |
---|
UmaException(String message)
Creates a new UmaException with the given
message . |
UmaException(String message,
Throwable cause)
Creates a new UmaException with the given
message and the given cause . |
getResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UmaException(String message)
message
.message
- cause descriptionCopyright 2011-2017 ForgeRock AS.