com.webct.platform.sdk.assessment.axis.common
Class XmlSerializationWSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.rmi.RemoteException
                  extended by org.apache.axis.AxisFault
                      extended by com.webct.platform.sdk.exceptions.SDKRemoteException
                          extended by com.webct.platform.sdk.assessment.axis.common.XmlSerializationWSException
All Implemented Interfaces:
java.io.Serializable

public class XmlSerializationWSException
extends SDKRemoteException

See Also:
Serialized Form

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

XML_SER_FAULT_CODE

public static final javax.xml.namespace.QName XML_SER_FAULT_CODE

XML_SER_FAULT_STRING

public static final java.lang.String XML_SER_FAULT_STRING
See Also:
Constant Field Values
Constructor Detail

XmlSerializationWSException

public XmlSerializationWSException()

XmlSerializationWSException

public XmlSerializationWSException(java.lang.String details)

XmlSerializationWSException

public XmlSerializationWSException(java.lang.Throwable ex)

XmlSerializationWSException

public XmlSerializationWSException(java.lang.String message,
                                   java.lang.Throwable ex)


Copyright © 2000-2004 WebCT Corp. All Rights Reserved.