|
||||||||||
| 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.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBERetryEquivalentFault
public class GCUBERetryEquivalentFault
| Field Summary | |
|---|---|
static String |
FAULT_TYPE
Fault type. |
| 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 | |
|---|---|
GCUBERetryEquivalentFault()
|
|
GCUBERetryEquivalentFault(Calendar timestamp,
org.apache.axis.message.addressing.EndpointReferenceType originator,
org.oasis.wsrf.faults.BaseFaultTypeErrorCode errorCode,
org.oasis.wsrf.faults.BaseFaultTypeDescription[] description,
org.oasis.wsrf.faults.BaseFaultType[] faultCause,
String faultMessage,
String faultType)
|
|
GCUBERetryEquivalentFault(Exception e,
String... msg)
|
|
GCUBERetryEquivalentFault(String... msg)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
protected GCUBEException |
getException(String msg,
Throwable t)
Returns an exception corresponding to this fault type. |
String |
getFaultType()
Returns the fault type. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
| Methods inherited from class org.gcube.common.core.faults.GCUBEFault |
|---|
getFaultMessage, remoteCause, setFaultMessage, setFaultType, toException, writeDetails |
| Methods inherited from class org.oasis.wsrf.faults.BaseFaultType |
|---|
getDescription, getDescription, getErrorCode, getFaultCause, getFaultCause, getOriginator, getTimestamp, setDescription, setDescription, setErrorCode, setFaultCause, setFaultCause, setOriginator, setTimestamp |
| 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 |
|---|
public static final String FAULT_TYPE
| Constructor Detail |
|---|
public GCUBERetryEquivalentFault()
public GCUBERetryEquivalentFault(Calendar timestamp,
org.apache.axis.message.addressing.EndpointReferenceType originator,
org.oasis.wsrf.faults.BaseFaultTypeErrorCode errorCode,
org.oasis.wsrf.faults.BaseFaultTypeDescription[] description,
org.oasis.wsrf.faults.BaseFaultType[] faultCause,
String faultMessage,
String faultType)
public GCUBERetryEquivalentFault(Exception e,
String... msg)
public GCUBERetryEquivalentFault(String... msg)
| Method Detail |
|---|
public String getFaultType()
getFaultType in class GCUBEFaultpublic boolean equals(Object obj)
GCUBEFault
equals in class GCUBEFaultpublic int hashCode()
GCUBEFault
hashCode in class GCUBEFaultpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
protected GCUBEException getException(String msg,
Throwable t)
getException in class GCUBEFaultmsg - the message of the exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||