|
||||||||||
| 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.webct.platform.sdk.exceptions.SDKRemoteException
com.webct.platform.sdk.assessment.axis.common.XmlSerializationWSException
public class XmlSerializationWSException
| Field Summary | |
|---|---|
static javax.xml.namespace.QName |
XML_SER_FAULT_CODE
|
static java.lang.String |
XML_SER_FAULT_STRING
|
| Fields inherited from class com.webct.platform.sdk.exceptions.SDKRemoteException |
|---|
ARG_INFO, argInfo, EXCEPTION_CLASS, exceptionClass, message, messageID, NESTED_EXCEPTION_ARG_INFO, NESTED_EXCEPTION_CLASS, NESTED_EXCEPTION_MESSAGE, NESTED_EXCEPTION_MESSAGE_ID, NESTED_EXCEPTION_STRING_REPRESENTATION, nestedExceptionsDetails, NUMBER_OF_NESTED_EXCEPTIONS |
| Fields inherited from class org.apache.axis.AxisFault |
|---|
faultActor, faultCode, faultDetails, faultString, log |
| Fields inherited from class java.rmi.RemoteException |
|---|
detail |
| Constructor Summary | |
|---|---|
XmlSerializationWSException()
|
|
XmlSerializationWSException(java.lang.String details)
|
|
XmlSerializationWSException(java.lang.String message,
java.lang.Throwable ex)
|
|
XmlSerializationWSException(java.lang.Throwable ex)
|
|
| Method Summary |
|---|
| Methods inherited from class com.webct.platform.sdk.exceptions.SDKRemoteException |
|---|
addFaultDetail, getArgInfo, getExceptionClass, getMessage, getMessageID, getNestedExceptionArgInfo, getNestedExceptionClass, getNestedExceptionDetails, getNestedExceptionMessage, getNestedExceptionMessageID, getNestedExceptionStringRepresentation, getNumberOfNestedExceptions, getStringValue, setArgInfo, setExceptionClass, setMessage, setMessageID, setNestedExceptionDetails, setThrowable |
| Methods inherited from class org.apache.axis.AxisFault |
|---|
addFaultDetailString, dump, dumpToString, getFaultActor, getFaultCode, getFaultDetails, getFaultString, makeFault, output, printStackTrace, printStackTrace, setFaultActor, setFaultCode, setFaultCode, setFaultDetail, setFaultDetailString, setFaultString, toString |
| Methods inherited from class java.rmi.RemoteException |
|---|
getCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final javax.xml.namespace.QName XML_SER_FAULT_CODE
public static final java.lang.String XML_SER_FAULT_STRING
| Constructor Detail |
|---|
public XmlSerializationWSException()
public XmlSerializationWSException(java.lang.String details)
public XmlSerializationWSException(java.lang.Throwable ex)
public XmlSerializationWSException(java.lang.String message,
java.lang.Throwable ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||