org.fcrepo.server.security.xacml.pdp.data
Class PolicyStoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fcrepo.server.security.xacml.pdp.data.PolicyStoreException
All Implemented Interfaces:
Serializable

public class PolicyStoreException
extends Exception

See Also:
Serialized Form

Constructor Summary
PolicyStoreException()
           
PolicyStoreException(String message)
           
PolicyStoreException(String message, Throwable cause)
           
PolicyStoreException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PolicyStoreException

public PolicyStoreException()

PolicyStoreException

public PolicyStoreException(String message)

PolicyStoreException

public PolicyStoreException(Throwable cause)

PolicyStoreException

public PolicyStoreException(String message,
                            Throwable cause)


Copyright © 2012 DuraSpace. All Rights Reserved.