Skip navigation links

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

E14650-02


oracle.security.jps.service.policystore
Class PolicyStoreOperationNotAllowedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.security.jps.JpsException
              extended by oracle.security.jps.service.policystore.PolicyStoreException
                  extended by oracle.security.jps.service.policystore.PolicyStoreOperationNotAllowedException

All Implemented Interfaces:
java.io.Serializable

public class PolicyStoreOperationNotAllowedException
extends PolicyStoreException
See Also:
Serialized Form

Constructor Summary
PolicyStoreOperationNotAllowedException()
           
PolicyStoreOperationNotAllowedException(java.lang.String message)
           
PolicyStoreOperationNotAllowedException(java.lang.String message, java.lang.Throwable cause)
           
PolicyStoreOperationNotAllowedException(java.lang.Throwable cause)
           

 

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

PolicyStoreOperationNotAllowedException

public PolicyStoreOperationNotAllowedException()

PolicyStoreOperationNotAllowedException

public PolicyStoreOperationNotAllowedException(java.lang.String message)

PolicyStoreOperationNotAllowedException

public PolicyStoreOperationNotAllowedException(java.lang.String message,
                                               java.lang.Throwable cause)

PolicyStoreOperationNotAllowedException

public PolicyStoreOperationNotAllowedException(java.lang.Throwable cause)

Skip navigation links

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

E14650-02


Copyright © 2009, Oracle. All rights reserved.