Serialized Form
-
Package com.levanquy.exception
-
Exception Class com.levanquy.exception.HttpExceptions.BadRequestException
class BadRequestException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.ForbiddenException
class ForbiddenException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.FormatException
class FormatException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.IllegalArgumentException
class IllegalArgumentException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.InternalServerErrorException
class InternalServerErrorException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.MethodNotAllowedException
class MethodNotAllowedException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.NotFoundException
class NotFoundException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.NullPointerException
class NullPointerException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.NumberFormatException
class NumberFormatException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.RequestTimeoutException
class RequestTimeoutException extends RuntimeException implements Serializable -
Exception Class com.levanquy.exception.HttpExceptions.UnauthorizedException
class UnauthorizedException extends RuntimeException implements Serializable
-