public interface StripExceptionConfig
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getAllowedClasses()
Get the set of exception classes whose messages are allowed through.
|
boolean |
isEnabled() |
boolean isEnabled()
java.util.Set<java.lang.String> getAllowedClasses()