public class MarketException extends RuntimeException
| Constructor and Description |
|---|
MarketException(String message) |
MarketException(String message,
int httpErrorCode) |
MarketException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString