public class RemoteIpdataException extends IpdataException
IpdataException specialization that captures errors from the downstream.| Constructor and Description |
|---|
RemoteIpdataException(String message,
int status) |
RemoteIpdataException(String message,
Throwable cause,
int status) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2020. All rights reserved.