public abstract class DecodingException extends OperationsException
Modifier | Constructor and Description |
---|---|
protected |
DecodingException(LocalizableMessage message)
Create a decoding exception with a message.
|
getMessageObject
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected DecodingException(LocalizableMessage message)
message
- The message.Copyright 2010-2022 ForgeRock AS.