public class UnsupportedFilterException extends RuntimeException implements Serializable
UnsupportedOperationException can be throws when attempting to
perform filtering.| Constructor and Description |
|---|
UnsupportedFilterException() |
UnsupportedFilterException(Exception cause) |
UnsupportedFilterException(String message) |
UnsupportedFilterException(String message,
Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Vaadin Ltd. All rights reserved.