|
||||||||||||
| 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.eclipse.higgins.ics.ws.wsdl.StsFaultException
| Constructor Summary | |
|---|---|
StsFaultException()
|
|
StsFaultException(String action,
String code,
String detail,
String reason,
String subcode)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAction()
Gets the action value for this StsFaultException. |
String |
getCode()
Gets the code value for this StsFaultException. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
String |
getDetail()
Gets the detail value for this StsFaultException. |
String |
getReason()
Gets the reason value for this StsFaultException. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
String |
getSubcode()
Gets the subcode value for this StsFaultException. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAction(String action)
Sets the action value for this StsFaultException. |
void |
setCode(String code)
Sets the code value for this StsFaultException. |
void |
setDetail(String detail)
Sets the detail value for this StsFaultException. |
void |
setReason(String reason)
Sets the reason value for this StsFaultException. |
void |
setSubcode(String subcode)
Sets the subcode value for this StsFaultException. |
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, 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 |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public StsFaultException()
public StsFaultException(String action,
String code,
String detail,
String reason,
String subcode)
| Method Detail |
public String getAction()
public void setAction(String action)
action - public String getCode()
public void setCode(String code)
code - public String getDetail()
public void setDetail(String detail)
detail - public String getReason()
public void setReason(String reason)
reason - public String getSubcode()
public void setSubcode(String subcode)
subcode - public boolean equals(Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
public void writeDetails(javax.xml.namespace.QName qname,
org.apache.axis.encoding.SerializationContext context)
throws IOException
IOException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||