| Class | Description |
|---|---|
| Constants | |
| MessageInfo |
Message Information About SDKException.
|
| Exception | Description |
|---|---|
| ConcurrentChangeException |
Exception thrown when an attempt to save a dictionary detected that the version of the dictionary in the repository is newer than the the version of the dictionary that was passed to save().
|
| ConcurrentUpdateException | |
| DeleteException |
Exception related to delete operation
|
| DictionaryAlreadyExistsException |
Exception related to save dictionary to repository
|
| DictionaryNotFoundException |
Exception thrown when a dictionary does not exist in a repository.
|
| ExpressionWarning |
Exception thrown when invalid expression syntax is encountered.
|
| InvalidFQNException | |
| RepositoryException | |
| SDKException |
Base Exception for Oracle Rules SDK Component
|
| SDKRuntimeException | |
| SDKWarning |
Base Exception for Oracle Rules SDK Component
|