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

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

public class PolicyIndexException
extends Exception

Exception for use in PolicyIndex

Version:
$Id$
Author:
Stephen Bayliss
See Also:
Serialized Form

Constructor Summary
PolicyIndexException()
           
PolicyIndexException(String message)
           
PolicyIndexException(String message, Throwable cause)
           
PolicyIndexException(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

PolicyIndexException

public PolicyIndexException()

PolicyIndexException

public PolicyIndexException(String message)

PolicyIndexException

public PolicyIndexException(Throwable cause)

PolicyIndexException

public PolicyIndexException(String message,
                            Throwable cause)


Copyright © 2012 DuraSpace. All Rights Reserved.