Class DataFilter.AbortException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cometd.server.filter.DataFilter.AbortException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataFilter.Abort
Enclosing interface:
DataFilter

public static class DataFilter.AbortException
extends RuntimeException

Aborts the filtering of the message data.

See Also:
Serialized Form