public class InvalidFilterException
extends java.lang.RuntimeException
ConfigFilter
.Constructor and Description |
---|
InvalidFilterException()
Constructs a new runtime exception with no error message.
|
InvalidFilterException(java.lang.String message)
Constructs a new runtime exception with the given error message.
|
public InvalidFilterException()
public InvalidFilterException(java.lang.String message)
message
- error message