public final class ExceptionClassFilter extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
List<String> |
getExclude() |
List<String> |
getInclude() |
boolean |
matches(Class<? extends Throwable> clazz) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.