@WebFault(name="ApiBatchFault",
targetNamespace="https://bingads.microsoft.com/Billing/v13")
public class ApiBatchFault_Exception
extends Exception
| Constructor and Description |
|---|
ApiBatchFault_Exception(String message,
ApiBatchFault faultInfo) |
ApiBatchFault_Exception(String message,
ApiBatchFault faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ApiBatchFault |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiBatchFault_Exception(String message, ApiBatchFault faultInfo)
faultInfo - message - public ApiBatchFault_Exception(String message, ApiBatchFault faultInfo, Throwable cause)
cause - faultInfo - message - public ApiBatchFault getFaultInfo()
Copyright © 2024. All rights reserved.