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

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EvaluationException

public class MelcoePDPException
extends MelcoeXacmlException

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

Constructor Summary
MelcoePDPException()
           
MelcoePDPException(String msg)
           
MelcoePDPException(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

MelcoePDPException

public MelcoePDPException()

MelcoePDPException

public MelcoePDPException(String msg)

MelcoePDPException

public MelcoePDPException(String msg,
                          Throwable t)


Copyright © 2012 DuraSpace. All Rights Reserved.