public abstract class TypeAssignableFromExceptionMapper<T extends Throwable> extends Object implements ExceptionMapper
MultiModule.Filter| Constructor and Description |
|---|
TypeAssignableFromExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMatch(Throwable throwable)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapToResultpublic boolean isMatch(Throwable throwable)
ExceptionMapperisMatch in interface ExceptionMapperthrowable - ThrowableExceptionMapper can handle Throwable.Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.