Package org.forgerock.opendj.config
Class ExpressionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.forgerock.opendj.config.AdminException
-
- org.forgerock.opendj.config.OperationsException
-
- org.forgerock.opendj.config.DecodingException
-
- org.forgerock.opendj.config.ExpressionException
-
- All Implemented Interfaces:
Serializable
,LocalizableException
public final class ExpressionException extends DecodingException
Exception related to decoding of expression.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.forgerock.opendj.config.AdminException
getMessageObject
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-