public class ErrorXServletHandler extends Object implements com.helger.xservlet.handler.simple.IXServletSimpleHandler
| Constructor and Description |
|---|
ErrorXServletHandler(String sServletPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(com.helger.web.scope.IRequestWebScopeWithoutResponse aRequestScope,
com.helger.servlet.response.UnifiedResponse aUnifiedResponse) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ErrorXServletHandler(String sServletPath)
public void handleRequest(@Nonnull com.helger.web.scope.IRequestWebScopeWithoutResponse aRequestScope, @Nonnull com.helger.servlet.response.UnifiedResponse aUnifiedResponse) throws Exception
handleRequest in interface com.helger.xservlet.handler.simple.IXServletSimpleHandlerExceptionCopyright © 2014–2018 Philip Helger. All rights reserved.