GeneralException(List<ErrorReport> errors) |
GeneralException(String s,
int responseCode,
List<ErrorReport> errorReport) |
GeneralException(String s,
List<ErrorReport> errors) |
GeneralException(String s,
Throwable throwable,
List<ErrorReport> errors) |
GeneralException(Throwable throwable,
List<ErrorReport> errors) |
MessageBirdException(List<ErrorReport> errors) |
MessageBirdException(String s,
List<ErrorReport> errors) |
MessageBirdException(String s,
Throwable throwable,
List<ErrorReport> errors) |
MessageBirdException(Throwable throwable,
List<ErrorReport> errors) |
NotFoundException(List<ErrorReport> errors) |
NotFoundException(String s,
List<ErrorReport> errors) |
NotFoundException(String s,
Throwable throwable,
List<ErrorReport> errors) |
NotFoundException(Throwable throwable,
List<ErrorReport> errors) |
UnauthorizedException(List<ErrorReport> errors) |
UnauthorizedException(String s,
List<ErrorReport> errors) |
UnauthorizedException(String s,
Throwable throwable,
List<ErrorReport> errors) |
UnauthorizedException(Throwable throwable,
List<ErrorReport> errors) |