Package oracle.rules.sdk2.exception
Class DictionaryNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.rules.sdk2.exception.SDKException
oracle.rules.sdk2.exception.RepositoryException
oracle.rules.sdk2.exception.DictionaryNotFoundException
- All Implemented Interfaces:
Serializable
Exception thrown when a dictionary does not exist in a repository.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class oracle.rules.sdk2.exception.SDKException
addToken, getDetails, getDictionaryObject, getErrorCode, getMessage, getMessage, getMessageInfo, getMessageOnly, getPropertyName, getRootMessage, getStackTraceAsString, getTokens, setDetails
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DictionaryNotFoundException
-
DictionaryNotFoundException
-