org.fcrepo.server.security.xacml.pdp
Class EvaluationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fcrepo.server.security.xacml.MelcoeXacmlException
              extended by org.fcrepo.server.security.xacml.pdp.MelcoePDPException
                  extended by org.fcrepo.server.security.xacml.pdp.EvaluationException
All Implemented Interfaces:
Serializable

public class EvaluationException
extends MelcoePDPException

Author:
nishen@melcoe.mq.edu.au
See Also:
Serialized Form

Constructor Summary
EvaluationException()
           
EvaluationException(String msg)
           
EvaluationException(String msg, Throwable t)
           
 
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

EvaluationException

public EvaluationException()

EvaluationException

public EvaluationException(String msg)

EvaluationException

public EvaluationException(String msg,
                           Throwable t)


Copyright © 2012 DuraSpace. All Rights Reserved.