JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
cool.scx.http.exception
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package cool.scx.http.exception
package
cool.scx.http.exception
Related Packages
Package
Description
cool.scx.http
Exception Classes
Class
Description
BadRequestException
请求错误异常
ForbiddenException
登录了但是没权限
InternalServerErrorException
服务器内部异常
MethodNotAllowedException
方法不被允许
NotFoundException
404 not found 未找到异常
ScxHttpException
当我们的代码中有需要向客户端返回错误信息的时候
UnauthorizedException
未认证异常 (未登录)
UnsupportedMediaTypeException
415 参数异常