public class TronaldHttpException extends TronaldException
TronaldClient exception in case https://api.tronalddump.io returns a http error.| Constructor and Description |
|---|
TronaldHttpException(int httpStatus,
java.lang.String message) |
TronaldHttpException(int httpStatus,
java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatus() |