org.glite.authz.pep.obligation.eesmap
Class EESObligationHandlerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.glite.authz.pep.PEPException
              extended by org.glite.authz.pep.obligation.ObligationProcessingException
                  extended by org.glite.authz.pep.obligation.eesmap.EESObligationHandlerException
All Implemented Interfaces:
java.io.Serializable

public class EESObligationHandlerException
extends org.glite.authz.pep.obligation.ObligationProcessingException

Exception for the EESObligationHandler

See Also:
Serialized Form

Constructor Summary
EESObligationHandlerException()
          Default constructor
EESObligationHandlerException(java.lang.Exception wrappedException)
           
EESObligationHandlerException(java.lang.String message)
           
EESObligationHandlerException(java.lang.String message, java.lang.Exception wrappedException)
           
 
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

EESObligationHandlerException

public EESObligationHandlerException()
Default constructor


EESObligationHandlerException

public EESObligationHandlerException(java.lang.String message)
Parameters:
message -

EESObligationHandlerException

public EESObligationHandlerException(java.lang.Exception wrappedException)
Parameters:
wrappedException -

EESObligationHandlerException

public EESObligationHandlerException(java.lang.String message,
                                     java.lang.Exception wrappedException)
Parameters:
message -
wrappedException -


Copyright © 2008-2012 EMI - European Middleware Initiative. All Rights Reserved.