public final class DnsException extends BaseHttpServiceException
BaseServiceException.Error, BaseServiceException.ExceptionData
UNKNOWN_CODE
Constructor and Description |
---|
DnsException(com.google.api.client.googleapis.json.GoogleJsonError error,
boolean idempotent) |
DnsException(int code,
String message,
Throwable cause) |
DnsException(IOException exception,
boolean idempotent) |
equals, getCode, getDebugInfo, getLocation, getReason, hashCode, isRetryable, isRetryable, isRetryable, translate, translate
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DnsException(IOException exception, boolean idempotent)
public DnsException(com.google.api.client.googleapis.json.GoogleJsonError error, boolean idempotent)
Copyright © 2019 Google LLC. All rights reserved.