| Constructors in net.stepniak.picheese.error.server.exception with parameters of type ServerErrorType |
BadRequestException(ServerErrorType error)
|
BadRequestException(ServerErrorType error,
Throwable cause)
|
ForbiddenException(ServerErrorType error)
|
ForbiddenException(ServerErrorType error,
Throwable cause)
|
HttpsRequiredException(ServerErrorType error)
|
HttpsRequiredException(ServerErrorType error,
Throwable cause)
|
ImageException(ServerErrorType error)
|
ImageException(ServerErrorType error,
Throwable cause)
|
InternalServerException(ServerErrorType error)
|
InternalServerException(ServerErrorType error,
Throwable cause)
|
MethodNotAllowedException(ServerErrorType error)
|
MethodNotAllowedException(ServerErrorType error,
Throwable cause)
|
NotAuthorizedException(ServerErrorType error)
|
NotAuthorizedException(ServerErrorType error,
Throwable cause)
|
NotFoundException(ServerErrorType error)
|
NotFoundException(ServerErrorType error,
Throwable cause)
|
PhotoException(ServerErrorType error)
|
PhotoException(ServerErrorType error,
Throwable cause)
|
ServerBaseException(ServerErrorType error,
Throwable cause,
int status)
|
UnsupportedMediaTypeException(ServerErrorType error)
|
UnsupportedMediaTypeException(ServerErrorType error,
Throwable cause)
|
UserAuthException(ServerErrorType error)
|
UserAuthException(ServerErrorType error,
Throwable cause)
|