public final class ExceptionClassFilter extends Object implements Serializable
| Constructor and Description |
|---|
ExceptionClassFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Class<? extends Throwable> clazz)
Checks if an exception should be included or excluded.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.