net.anotheria.maf.action
Class AbortExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.maf.action.AbortExecutionException
- All Implemented Interfaces:
- Serializable
public class AbortExecutionException
- extends Exception
Thrown by an action in order to indicate to the filter, that there is no need to proceed further.
- Author:
- another
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AbortExecutionException
public AbortExecutionException()
Copyright © 2010-2013 anotheria.net. All Rights Reserved.