@WebFault(name="ApiExceptionFault", targetNamespace="https://adwords.google.com/api/adwords/billing/v201809") public class ApiException extends Exception
| Constructor and Description |
|---|
ApiException(String message,
ApiException faultInfo) |
ApiException(String message,
ApiException faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ApiException |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiException(String message, ApiException faultInfo)
faultInfo - message - public ApiException(String message, ApiException faultInfo, Throwable cause)
faultInfo - cause - message - public ApiException getFaultInfo()
Copyright © 2023. All rights reserved.