org.fcrepo.server.security.xacml.pdp.finder
Class AttributeFinderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fcrepo.server.security.xacml.pdp.finder.AttributeFinderException
All Implemented Interfaces:
Serializable

public class AttributeFinderException
extends Exception

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

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

AttributeFinderException

public AttributeFinderException()

AttributeFinderException

public AttributeFinderException(String msg)

AttributeFinderException

public AttributeFinderException(String msg,
                                Throwable t)


Copyright © 2012 DuraSpace. All Rights Reserved.