public static class RequestHandlerProxy.GroupExceptionInterceptor
extends java.lang.Object
| Constructor and Description |
|---|
GroupExceptionInterceptor(org.osgl.util.C.List<? extends ExceptionInterceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
org.osgl.mvc.result.Result |
apply(java.lang.Exception e,
ActionContext actionContext) |
public GroupExceptionInterceptor(org.osgl.util.C.List<? extends ExceptionInterceptor> interceptors)
public org.osgl.mvc.result.Result apply(java.lang.Exception e,
ActionContext actionContext)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2014–2017 ActFramework. All rights reserved.