com.acciente.induction.dispatcher
Class HttpDispatcher.StopRequestProcessingSignal
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.acciente.induction.dispatcher.HttpDispatcher.StopRequestProcessingSignal
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- HttpDispatcher
public static class HttpDispatcher.StopRequestProcessingSignal
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HttpDispatcher.StopRequestProcessingSignal
public HttpDispatcher.StopRequestProcessingSignal()
HttpDispatcher.StopRequestProcessingSignal
public HttpDispatcher.StopRequestProcessingSignal(String bErrorContext,
Throwable oErrorCause)
HttpDispatcher.StopRequestProcessingSignal
public HttpDispatcher.StopRequestProcessingSignal(String bErrorContext,
String bErrorDescription)
isError
public boolean isError()
getErrorContext
public String getErrorContext()
getErrorDescription
public String getErrorDescription()
getErrorCause
public Throwable getErrorCause()
Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.