public class XeroRateLimitException extends RuntimeException
| Constructor and Description |
|---|
XeroRateLimitException(int statusCode,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XeroRateLimitException(int statusCode,
String message)
public int getStatusCode()
public String getMessage()
getMessage in class ThrowableCopyright © 2020. All rights reserved.