| Package | Description |
|---|---|
| act | |
| act.app | |
| act.handler.builtin.controller | |
| act.handler.builtin.controller.impl |
| Modifier and Type | Method and Description |
|---|---|
ExceptionInterceptor |
Act.Mode.createExceptionInterceptor(CatchMethodMetaInfo ex,
App app) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppInterceptorManager.registerInterceptor(ExceptionInterceptor interceptor) |
| Modifier and Type | Method and Description |
|---|---|
int |
ExceptionInterceptor.compareTo(ExceptionInterceptor o) |
protected void |
RequestHandlerProxy.registerExceptionInterceptor(ExceptionInterceptor interceptor) |
static void |
RequestHandlerProxy.registerGlobalInterceptor(ExceptionInterceptor interceptor) |
| Constructor and Description |
|---|
GroupExceptionInterceptor(org.osgl.util.C.List<? extends ExceptionInterceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionInterceptor |
ReflectedHandlerInvoker.createExceptionInterceptor(CatchMethodMetaInfo meta,
App app) |
Copyright © 2014–2017 ActFramework. All rights reserved.