|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.apache.axis.AxisFault
com.google.api.adwords.v11.ApiException
public class ApiException
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.AxisFault |
|---|
faultActor, faultCode, faultDetails, faultHeaders, faultNode, faultString, faultSubCode, log |
| Fields inherited from class java.rmi.RemoteException |
|---|
detail |
| Constructor Summary | |
|---|---|
ApiException()
|
|
ApiException(int code,
ApiError[] errors,
boolean internal,
java.lang.String message1,
java.lang.String trigger)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
getCode()
Gets the code value for this ApiException. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ApiError[] |
getErrors()
Gets the errors value for this ApiException. |
ApiError |
getErrors(int i)
|
java.lang.String |
getMessage1()
Gets the message1 value for this ApiException. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTrigger()
Gets the trigger value for this ApiException. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isInternal()
Gets the internal value for this ApiException. |
void |
setCode(int code)
Sets the code value for this ApiException. |
void |
setErrors(ApiError[] errors)
Sets the errors value for this ApiException. |
void |
setErrors(int i,
ApiError _value)
|
void |
setInternal(boolean internal)
Sets the internal value for this ApiException. |
void |
setMessage1(java.lang.String message1)
Sets the message1 value for this ApiException. |
void |
setTrigger(java.lang.String trigger)
Sets the trigger value for this ApiException. |
void |
writeDetails(javax.xml.namespace.QName qname,
org.apache.axis.encoding.SerializationContext context)
Writes the exception data to the faultDetails |
| Methods inherited from class org.apache.axis.AxisFault |
|---|
addFaultDetail, addFaultDetail, addFaultDetailString, addFaultSubCode, addFaultSubCodeAsString, addHeader, addHostname, addHostnameIfNeeded, clearFaultDetails, clearFaultSubCodes, clearHeaders, dump, dumpToString, getFaultActor, getFaultCode, getFaultDetails, getFaultNode, getFaultReason, getFaultRole, getFaultString, getFaultSubCodes, getHeaders, initFaultSubCodes, lookupFaultDetail, makeFault, output, printStackTrace, printStackTrace, removeFaultDetail, removeHostname, setFaultActor, setFaultCode, setFaultCode, setFaultCodeAsString, setFaultDetail, setFaultDetailString, setFaultNode, setFaultReason, setFaultRole, setFaultString, toString |
| Methods inherited from class java.rmi.RemoteException |
|---|
getCause, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ApiException()
public ApiException(int code,
ApiError[] errors,
boolean internal,
java.lang.String message1,
java.lang.String trigger)
| Method Detail |
|---|
public int getCode()
public void setCode(int code)
code - public ApiError[] getErrors()
public void setErrors(ApiError[] errors)
errors - public ApiError getErrors(int i)
public void setErrors(int i,
ApiError _value)
public boolean isInternal()
public void setInternal(boolean internal)
internal - public java.lang.String getMessage1()
public void setMessage1(java.lang.String message1)
message1 - public java.lang.String getTrigger()
public void setTrigger(java.lang.String trigger)
trigger - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public void writeDetails(javax.xml.namespace.QName qname,
org.apache.axis.encoding.SerializationContext context)
throws java.io.IOException
writeDetails in class org.apache.axis.AxisFaultjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||