| 
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
          
java.lang.RuntimeException
              
oracle.security.jps.JpsLocalizableRuntimeException
                  
oracle.security.jps.JpsRuntimeException
                      
oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException
public class PolicyStoreIncompatibleVersionException
An exception thrown by the PolicyStore M-APIs that indicate the store operation was not allowed.
| Constructor Summary | |
|---|---|
PolicyStoreIncompatibleVersionException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) | 
|
| Method Summary | 
|---|
| Methods inherited from class oracle.security.jps.JpsLocalizableRuntimeException | 
|---|
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 PolicyStoreIncompatibleVersionException(JpsBundleType bundleType,
                                               java.lang.String errorCode,
                                               java.lang.Object[] parameters)
  | 
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 | |||||||||