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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

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

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.