| Package | Description |
|---|---|
| org.javaswift.joss.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
AlreadyExistsException |
class |
ForbiddenException |
class |
Md5ChecksumException |
class |
MissingContentLengthOrTypeException |
class |
ModifiedException |
class |
NotEmptyException |
class |
NotFoundException |
class |
NotModifiedException |
class |
UnauthorizedException |
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Class<? extends CommandException> |
HttpStatusToExceptionMapper.exceptionToThrow |
| Modifier and Type | Method and Description |
|---|---|
CommandException |
HttpStatusToExceptionMapper.getException(CommandExceptionError customError) |
static CommandException |
HttpStatusExceptionUtil.getException(int httpStatus,
CommandExceptionError customError) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends CommandException> |
HttpStatusToExceptionMapper.getExceptionToThrow() |
Copyright © 2012-2020 42 BV. All Rights Reserved.