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

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.AssessmentHasSubmissionsWSException
All Implemented Interfaces:
java.io.Serializable

public class AssessmentHasSubmissionsWSException
extends SDKRemoteException

See Also:
Serialized Form

Field Summary
static javax.xml.namespace.QName DUP_IDENT_FAULT_CODE
           
static java.lang.String DUP_IDENT_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
AssessmentHasSubmissionsWSException()
           
AssessmentHasSubmissionsWSException(java.lang.String ident)
           
AssessmentHasSubmissionsWSException(java.lang.String ident, java.lang.String details)
           
 
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

DUP_IDENT_FAULT_CODE

public static final javax.xml.namespace.QName DUP_IDENT_FAULT_CODE

DUP_IDENT_FAULT_STRING

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

AssessmentHasSubmissionsWSException

public AssessmentHasSubmissionsWSException()

AssessmentHasSubmissionsWSException

public AssessmentHasSubmissionsWSException(java.lang.String ident)

AssessmentHasSubmissionsWSException

public AssessmentHasSubmissionsWSException(java.lang.String ident,
                                           java.lang.String details)


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