@WebFault(name="ApiExceptionFault", targetNamespace="https://www.google.com/apis/ads/publisher/v201802") public class ApiException_Exception extends Exception
| Constructor and Description |
|---|
ApiException_Exception(String message,
ApiException faultInfo) |
ApiException_Exception(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_Exception(String message, ApiException faultInfo)
faultInfo - message - public ApiException_Exception(String message, ApiException faultInfo, Throwable cause)
faultInfo - cause - message - public ApiException getFaultInfo()
Copyright © 2018. All Rights Reserved.