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
-
-
Package cool.scx.http.headers.accept
-
Exception Class cool.scx.http.headers.accept.IllegalMediaRangeException
class IllegalMediaRangeException extends Exception implements Serializable-
Serialized Fields
-
mediaRangeStr
String mediaRangeStr
-
-
-
-
Package cool.scx.http.media_type
-
Exception Class cool.scx.http.media_type.IllegalMediaTypeException
class IllegalMediaTypeException extends Exception implements Serializable-
Serialized Fields
-
mediaTypeStr
String mediaTypeStr
-
-
-