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, toString
Copyright © 2008–2024 The CometD Project. All rights reserved.