Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


oracle.security.jps.service.policystore
Class PolicyStoreIncompatibleVersionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.security.jps.JpsLocalizableRuntimeException
                  extended by oracle.security.jps.JpsRuntimeException
                      extended by oracle.security.jps.service.policystore.PolicyStoreIncompatibleVersionException

All Implemented Interfaces:
java.io.Serializable, Localizable

public class PolicyStoreIncompatibleVersionException
extends JpsRuntimeException

An exception thrown by the PolicyStore M-APIs that indicate the store operation was not allowed.

See Also:
Serialized Form

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

PolicyStoreIncompatibleVersionException

public PolicyStoreIncompatibleVersionException(JpsBundleType bundleType,
                                               java.lang.String errorCode,
                                               java.lang.Object[] parameters)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Copyright © 2013 Oracle. All rights reserved.