org.cometd.server.filter
Class DataFilter.Abort
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cometd.server.filter.DataFilter.Abort
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- DataFilter
public static class DataFilter.Abort
- extends RuntimeException
Abort the message by throwing this exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataFilter.Abort
public DataFilter.Abort()
DataFilter.Abort
public DataFilter.Abort(String msg)
DataFilter.Abort
public DataFilter.Abort(String msg,
Throwable cause)
Copyright © 2008-2012 Dojo Foundation. All Rights Reserved.