Uses of Class
cool.scx.web.exception.ScxHttpException
Packages that use ScxHttpException
-
Uses of ScxHttpException in cool.scx.web.exception
Subclasses of ScxHttpException in cool.scx.web.exceptionModifier and TypeClassDescriptionclass请求错误异常class登录了但是没权限class服务器内部异常class方法不被允许class404 not found 未找到异常class未认证异常 (未登录)class415 参数异常 -
Uses of ScxHttpException in cool.scx.web.exception_handler
Methods in cool.scx.web.exception_handler with parameters of type ScxHttpExceptionModifier and TypeMethodDescriptionvoidScxHttpExceptionHandler.handleScxHttpException(ScxHttpException scxHttpException, io.vertx.ext.web.RoutingContext routingContext)