| 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-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.Exception
          
oracle.security.jps.JpsLocalizableException
              
oracle.security.jps.JpsException
                  
oracle.security.jps.service.policystore.PolicyStoreException
                      
oracle.security.jps.service.policystore.ApplicationRoleInUseException
public class ApplicationRoleInUseException
This exception is thrown when an application role to be deleted is referenced by other application roles.
| Nested Class Summary | |
|---|---|
static class | 
ApplicationRoleInUseException.REFERENTIAL_TYPEA enumeration listing the different types of references an application role can have with other objects in the policystore.  | 
| Constructor Summary | |
|---|---|
ApplicationRoleInUseException(java.lang.String appRole, ApplicationRoleInUseException.REFERENTIAL_TYPE type) | 
|
| Method Summary | 
|---|
| Methods inherited from class oracle.security.jps.JpsLocalizableException | 
|---|
getBundleType, getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessage, getParameters | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, 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 ApplicationRoleInUseException(java.lang.String appRole,
                                     ApplicationRoleInUseException.REFERENTIAL_TYPE type)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||