public class ResourceNotFoundException extends DnsimpleException
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
ResourceNotFoundException(String message,
String requestId,
Integer statusCode) |
ResourceNotFoundException(String message,
String requestId,
Integer statusCode,
Throwable e) |
getRequestId, getStatusCode, transformExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
Copyright © 2017 DNSimple. All rights reserved.