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.ContentTooLargeException
class ContentTooLargeException 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
-
status
ScxHttpStatus status
-
-
-
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 -
Exception Class cool.scx.http.exception.URITooLongException
class URITooLongException extends ScxHttpException implements Serializable
-