|
|||||||||||
| 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
org.oasis.wsrf.faults.BaseFaultType
| 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 | |
BaseFaultType()
|
|
BaseFaultType(Calendar timestamp,
EndpointReferenceType originator,
_BaseFaultType_ErrorCode errorCode,
_BaseFaultType_Description[] description,
BaseFaultType[] faultCause)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
_BaseFaultType_Description[] |
getDescription()
Gets the description value for this BaseFaultType. |
_BaseFaultType_Description |
getDescription(int i)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
_BaseFaultType_ErrorCode |
getErrorCode()
Gets the errorCode value for this BaseFaultType. |
BaseFaultType[] |
getFaultCause()
Gets the faultCause value for this BaseFaultType. |
BaseFaultType |
getFaultCause(int i)
|
EndpointReferenceType |
getOriginator()
Gets the originator value for this BaseFaultType. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Calendar |
getTimestamp()
Gets the timestamp value for this BaseFaultType. |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription(_BaseFaultType_Description[] description)
Sets the description value for this BaseFaultType. |
void |
setDescription(int i,
_BaseFaultType_Description _value)
|
void |
setErrorCode(_BaseFaultType_ErrorCode errorCode)
Sets the errorCode value for this BaseFaultType. |
void |
setFaultCause(BaseFaultType[] faultCause)
Sets the faultCause value for this BaseFaultType. |
void |
setFaultCause(int i,
BaseFaultType _value)
|
void |
setOriginator(EndpointReferenceType originator)
Sets the originator value for this BaseFaultType. |
void |
setTimestamp(Calendar timestamp)
Sets the timestamp value for this BaseFaultType. |
void |
writeDetails(QName qname,
SerializationContext context)
Writes the exception data to the faultDetails |
| 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 BaseFaultType()
public BaseFaultType(Calendar timestamp,
EndpointReferenceType originator,
_BaseFaultType_ErrorCode errorCode,
_BaseFaultType_Description[] description,
BaseFaultType[] faultCause)
| Method Detail |
public Calendar getTimestamp()
public void setTimestamp(Calendar timestamp)
timestamp - public EndpointReferenceType getOriginator()
public void setOriginator(EndpointReferenceType originator)
originator - public _BaseFaultType_ErrorCode getErrorCode()
public void setErrorCode(_BaseFaultType_ErrorCode errorCode)
errorCode - public _BaseFaultType_Description[] getDescription()
public void setDescription(_BaseFaultType_Description[] description)
description - public _BaseFaultType_Description getDescription(int i)
public void setDescription(int i,
_BaseFaultType_Description _value)
public BaseFaultType[] getFaultCause()
public void setFaultCause(BaseFaultType[] faultCause)
faultCause - public BaseFaultType getFaultCause(int i)
public void setFaultCause(int i,
BaseFaultType _value)
public boolean equals(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
public void writeDetails(QName qname,
SerializationContext context)
throws IOException
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||