org.fcrepo.server.security.xacml
Class MelcoeXacmlException

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

public class MelcoeXacmlException
extends Exception

Author:
Edwin Shin
See Also:
Serialized Form

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

MelcoeXacmlException

public MelcoeXacmlException()

MelcoeXacmlException

public MelcoeXacmlException(String msg)

MelcoeXacmlException

public MelcoeXacmlException(Throwable t)

MelcoeXacmlException

public MelcoeXacmlException(String msg,
                            Throwable t)


Copyright © 2012 DuraSpace. All Rights Reserved.