public class FilterException extends Exception
Filter and ignore to throw exceptions or throw a FilterException| Constructor and Description |
|---|
FilterException() |
FilterException(List violations) |
FilterException(String msg) |
FilterException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
List |
getViolations() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.