Package io.datarouter.exception.web
Class ExceptionGeneratorHandler
java.lang.Object
io.datarouter.web.handler.BaseHandler
io.datarouter.exception.web.ExceptionGeneratorHandler
public class ExceptionGeneratorHandler
extends io.datarouter.web.handler.BaseHandler
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ExceptionGeneratorHandler() -
Method Summary
Modifier and Type Method Description voidgenerate()Methods inherited from class io.datarouter.web.handler.BaseHandler
getDefaultMultipartCharset, getLastPathSegment, getParamValidator, getParamValidator, getRequest, getSessionInfo, handleMissingParameters, handleWrapper, invokeHandlerMethod, postProcess, setDefaultHandlerDecoder, setDefaultHandlerEncoder, setParams, setRequest, setResponse, setServletContext
-
Constructor Details
-
ExceptionGeneratorHandler
public ExceptionGeneratorHandler()
-
-
Method Details
-
generate
public void generate() throws java.lang.Exception- Throws:
java.lang.Exception
-