| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
oracle.iam.conf.exception.SystemPropertyAlreadyExistException
public class SystemPropertyAlreadyExistException
This exception will be thrown while trying to create a system property which is already existing in the database
| Constructor Summary | |
|---|---|
SystemPropertyAlreadyExistException(java.lang.Exception e) | 
|
SystemPropertyAlreadyExistException(java.lang.String string) | 
|
SystemPropertyAlreadyExistException(java.lang.String string, java.lang.Exception cnfe) | 
|
| Method Summary | 
|---|
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 SystemPropertyAlreadyExistException(java.lang.Exception e)
public SystemPropertyAlreadyExistException(java.lang.String string)
public SystemPropertyAlreadyExistException(java.lang.String string,
                                           java.lang.Exception cnfe)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||