| 
|||||||||
| 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.exception.OIMServiceException
              
oracle.iam.platform.utils.SuperException
                  
oracle.iam.identity.exception.IdentityException
                      
oracle.iam.identity.exception.OrganizationManagerException
                          
oracle.iam.identity.exception.NoSuchOrganizationException
public class NoSuchOrganizationException
Thrown if the operation is being performed on an organization that does not exist.
| Constructor Summary | |
|---|---|
NoSuchOrganizationException() | 
|
NoSuchOrganizationException(java.lang.String message) | 
|
NoSuchOrganizationException(java.lang.String message, java.lang.Throwable th) | 
|
| Method Summary | 
|---|
| Methods inherited from class oracle.iam.identity.exception.IdentityException | 
|---|
getErrorCode, getParameterMap, getParameters, setErrorCode, setParameterMap, setParameters | 
| Methods inherited from class oracle.iam.platform.utils.SuperException | 
|---|
getLocalizedMessages, getMessages, xprint, xprint | 
| Methods inherited from class oracle.iam.exception.OIMServiceException | 
|---|
addError, copyErrorInfo, getErrorData, getErrorMessage, getErrors, getLocalizedMessage, hasMultipleErrors, setErrorData, setErrorMessage, setErrors, toString | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public NoSuchOrganizationException()
public NoSuchOrganizationException(java.lang.String message)
public NoSuchOrganizationException(java.lang.String message,
                                   java.lang.Throwable th)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||