public class InvalidFilterException extends RuntimeException
ConfigFilter.| Constructor and Description |
|---|
InvalidFilterException()
Constructs a new runtime exception with no error message.
|
InvalidFilterException(String message)
Constructs a new runtime exception with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidFilterException()
public InvalidFilterException(String message)
message - error message