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

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.assessment.axis.common.CategoryNotFoundWSException
All Implemented Interfaces:
java.io.Serializable

public class CategoryNotFoundWSException
extends org.apache.axis.AxisFault

See Also:
Serialized Form

Field Summary
static javax.xml.namespace.QName INVALID_ASSESSMENT_FAULT_CODE
           
static java.lang.String INVALID_ASSESSMENT_FAULT_STRING
           
 
Fields inherited from class org.apache.axis.AxisFault
faultActor, faultCode, faultDetails, faultString, log
 
Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
CategoryNotFoundWSException()
           
CategoryNotFoundWSException(java.lang.String details)
           
 
Method Summary
 
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, getMessage
 
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

INVALID_ASSESSMENT_FAULT_CODE

public static final javax.xml.namespace.QName INVALID_ASSESSMENT_FAULT_CODE

INVALID_ASSESSMENT_FAULT_STRING

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

CategoryNotFoundWSException

public CategoryNotFoundWSException()

CategoryNotFoundWSException

public CategoryNotFoundWSException(java.lang.String details)


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