| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.4.0) E10663-04 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           oracle.rules.sdk2.exception.SDKException
oracle.rules.sdk2.exception.SDKException
               oracle.rules.sdk2.exception.RepositoryException
oracle.rules.sdk2.exception.RepositoryException
                   oracle.rules.sdk2.exception.DictionaryAlreadyExistsException
oracle.rules.sdk2.exception.DictionaryAlreadyExistsException
public class DictionaryAlreadyExistsException
Exception related to save dictionary to repository
| Constructor Summary | |
|---|---|
| DictionaryAlreadyExistsException(java.lang.String name) | |
| DictionaryAlreadyExistsException(java.lang.String name, java.lang.Throwable t) | |
| 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 | 
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public DictionaryAlreadyExistsException(java.lang.String name)
public DictionaryAlreadyExistsException(java.lang.String name,
                                        java.lang.Throwable t)
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.4.0) E10663-04 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||