org.tinygroup.exceptionhandler.impl
public class ExceptionHandlerManagerImpl extends Object implements ExceptionHandlerManager
MANAGER_BEAN| Constructor and 描述 |
|---|
ExceptionHandlerManagerImpl() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
addHandler(String exception,
ExceptionHandler handler) |
boolean |
handle(Throwable e,
Event event) |
boolean |
handleWithAllHandler(Throwable e,
Event event) |
public void addHandler(String exception, ExceptionHandler handler) throws ClassNotFoundException
addHandler 接口 {1} 中的 {0} ExceptionHandlerManagerClassNotFoundExceptionpublic boolean handle(Throwable e, Event event)
handle 接口 {1} 中的 {0} ExceptionHandlerManagerpublic boolean handleWithAllHandler(Throwable e, Event event)
handleWithAllHandler 接口 {1} 中的 {0} ExceptionHandlerManagerCopyright © 2006–2015 TinyGroup. All rights reserved.