com.arsdigita.dispatcher
Class AbortRequestSignal
java.lang.Object
java.lang.Throwable
java.lang.Error
com.arsdigita.dispatcher.AbortRequestSignal
- All Implemented Interfaces:
- Serializable
- public class AbortRequestSignal
- extends Error
When thrown, this throwable will percolate up the call stack to
the top level to abort all processing of this request. The top
level (BaseDispatcherServlet) will treat it as a normal request
and try to commit the transaction
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
versionId
public static final String versionId
- See Also:
- Constant Field Values
AbortRequestSignal
public AbortRequestSignal()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC