Serialized Form
-
Package cool.scx.http.exception
-
Exception Class cool.scx.http.exception.BadRequestException
class BadRequestException extends ScxHttpException implements Serializable -
Exception Class cool.scx.http.exception.ForbiddenException
class ForbiddenException extends ScxHttpException implements Serializable -
Exception Class cool.scx.http.exception.InternalServerErrorException
class InternalServerErrorException extends ScxHttpException implements Serializable -
Exception Class cool.scx.http.exception.MethodNotAllowedException
class MethodNotAllowedException extends ScxHttpException implements Serializable -
Exception Class cool.scx.http.exception.NotFoundException
class NotFoundException extends ScxHttpException implements Serializable -
Exception Class cool.scx.http.exception.ScxHttpException
class ScxHttpException extends RuntimeException implements Serializable-
Serialized Fields
-
statusCode
HttpStatusCode statusCode
http 状态码
-
-
-
Exception Class cool.scx.http.exception.UnauthorizedException
class UnauthorizedException extends ScxHttpException implements Serializable -
Exception Class cool.scx.http.exception.UnsupportedMediaTypeException
class UnsupportedMediaTypeException extends ScxHttpException implements Serializable
-