public static class DataFilter.AbortException extends RuntimeException
Aborts the filtering of the message data.
| Constructor and Description |
|---|
AbortException() |
AbortException(String message) |
AbortException(String message,
Throwable cause) |
AbortException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2025 The CometD Project. All rights reserved.