|
|||||||||||
| 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
org.globus.exec.generated.FaultType
This is the base fault for runtime errors that occur while managing a job. It extends the OGSI FaultType.
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.String |
command
|
private int |
gt2ErrorCode
|
private StateEnumeration |
stateWhenFailureOccurred
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Fields inherited from class org.oasis.wsrf.faults.BaseFaultType |
|
| Fields inherited from class org.apache.axis.AxisFault |
faultActor, faultCode, faultDetails, faultHeaders, faultNode, faultString, faultSubCode, log |
| Fields inherited from class java.rmi.RemoteException |
detail |
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
FaultType()
|
|
FaultType(java.lang.String command,
int gt2ErrorCode,
StateEnumeration stateWhenFailureOccurred)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCommand()
Gets the command value for this FaultType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getGt2ErrorCode()
Gets the gt2ErrorCode value for this FaultType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
StateEnumeration |
getStateWhenFailureOccurred()
Gets the stateWhenFailureOccurred value for this FaultType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCommand(java.lang.String command)
Sets the command value for this FaultType. |
void |
setGt2ErrorCode(int gt2ErrorCode)
Sets the gt2ErrorCode value for this FaultType. |
void |
setStateWhenFailureOccurred(StateEnumeration stateWhenFailureOccurred)
Sets the stateWhenFailureOccurred value for this FaultType. |
| Methods inherited from class org.oasis.wsrf.faults.BaseFaultType |
getDescription, getDescription, getErrorCode, getFaultCause, getFaultCause, getOriginator, getTimestamp, setDescription, setDescription, setErrorCode, setFaultCause, setFaultCause, setOriginator, setTimestamp, writeDetails |
| 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 |
| Field Detail |
private StateEnumeration stateWhenFailureOccurred
private java.lang.String command
private int gt2ErrorCode
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public FaultType()
public FaultType(java.lang.String command,
int gt2ErrorCode,
StateEnumeration stateWhenFailureOccurred)
| Method Detail |
public StateEnumeration getStateWhenFailureOccurred()
public void setStateWhenFailureOccurred(StateEnumeration stateWhenFailureOccurred)
stateWhenFailureOccurred - public java.lang.String getCommand()
public void setCommand(java.lang.String command)
command - public int getGt2ErrorCode()
public void setGt2ErrorCode(int gt2ErrorCode)
gt2ErrorCode - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||