org.fcrepo.server.security.xacml.pdp.data
Class PolicyIndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.