|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerBaseException | |
|---|---|
| net.stepniak.picheese.error.server | |
| net.stepniak.picheese.error.server.exception | |
| Uses of ServerBaseException in net.stepniak.picheese.error.server |
|---|
| Methods in net.stepniak.picheese.error.server that throw ServerBaseException | |
|---|---|
void |
ServerErrorType.throwException()
|
| Uses of ServerBaseException in net.stepniak.picheese.error.server.exception |
|---|
| Subclasses of ServerBaseException in net.stepniak.picheese.error.server.exception | |
|---|---|
class |
BadRequestException
Thrown on 400 Bad Request |
class |
ForbiddenException
Thrown on 403 Forbidden |
class |
HttpsRequiredException
|
class |
ImageException
|
class |
InternalServerException
Thrown on 500 internal server |
class |
MethodNotAllowedException
Thrown on 405 Method not allowed |
class |
NotAuthorizedException
Thrown on 401 Unauthorized |
class |
NotFoundException
Thrown on 404 Not Found |
class |
PhotoException
|
class |
UnsupportedMediaTypeException
Thrown on 415 Unsupported Media Type |
class |
UserAuthException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||