org.fcrepo.server.security.xacml.pdp.data
Class PolicyConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.server.security.xacml.pdp.data.PolicyConfigException
- All Implemented Interfaces:
- Serializable
public class PolicyConfigException
- extends Exception
Exception for use in Policy config
- 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 |
PolicyConfigException
public PolicyConfigException()
PolicyConfigException
public PolicyConfigException(String message)
PolicyConfigException
public PolicyConfigException(Throwable cause)
PolicyConfigException
public PolicyConfigException(String message,
Throwable cause)
Copyright © 2012 DuraSpace. All Rights Reserved.