public static class DataFilter.AbortException
extends java.lang.RuntimeException
Aborts the filtering of the message data.
| Constructor and Description |
|---|
AbortException() |
AbortException(java.lang.String message) |
AbortException(java.lang.String message,
java.lang.Throwable cause) |
AbortException(java.lang.Throwable cause) |
Copyright © 2008–2019 The CometD Project. All rights reserved.