public class NoAccessExceptionHandler
extends act.handler.builtin.controller.ExceptionInterceptor
| Constructor and Description |
|---|
NoAccessExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(act.handler.builtin.controller.ActionHandlerInvoker.Visitor visitor) |
boolean |
express() |
protected org.osgl.mvc.result.Result |
internalHandle(Exception e,
act.app.ActionContext actionContext) |
boolean |
sessionFree() |
boolean |
skipEvents() |
compareTo, corsSpec, handle, register, weightaccept, order, priority, releaseResourcesaddSubResource, destroy, isDestroyed, reload, scopedebug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, printCenter, printCenterWithLead, printDashedLine, printDoubleDashedLine, printHashSimbolLine, println, printStarLine, printTildLine, trace, trace, warn, warnpublic void accept(act.handler.builtin.controller.ActionHandlerInvoker.Visitor visitor)
public boolean express()
express in interface act.handler.builtin.controller.ExceptionInterceptorInvokerexpress in class act.handler.builtin.controller.Handler<act.handler.builtin.controller.ExceptionInterceptor>public boolean skipEvents()
skipEvents in interface act.handler.builtin.controller.ExceptionInterceptorInvokerskipEvents in class act.handler.builtin.controller.Handler<act.handler.builtin.controller.ExceptionInterceptor>public boolean sessionFree()
sessionFree in interface act.handler.builtin.controller.ExceptionInterceptorInvokersessionFree in class act.handler.builtin.controller.Handler<act.handler.builtin.controller.ExceptionInterceptor>protected org.osgl.mvc.result.Result internalHandle(Exception e, act.app.ActionContext actionContext)
internalHandle in class act.handler.builtin.controller.ExceptionInterceptorCopyright © 2015–2019 ActFramework. All rights reserved.