com.sap.mw.jco

Class JCO.ConversionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.sap.mw.jco.JCO.Exception
                  extended bycom.sap.mw.jco.JCO.ConversionException
All Implemented Interfaces:
Serializable
Enclosing class:
JCO

public static class JCO.ConversionException
extends JCO.Exception

JCO conversion exception. A convenience class on top of JCO.Exception that reports type conversion errors.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sap.mw.jco.JCO.Exception
JCO_ERROR_ABAP_EXCEPTION, JCO_ERROR_APPLICATION_EXCEPTION, JCO_ERROR_CANCELLED, JCO_ERROR_COMMUNICATION, JCO_ERROR_CONCURRENT_CALL, JCO_ERROR_CONVERSION, JCO_ERROR_DSR_LOAD_ERROR, JCO_ERROR_DSR_PASSPORT_NOT_RECEIVED, JCO_ERROR_DSR_PASSPORT_NOT_VALID, JCO_ERROR_EXTENSION, JCO_ERROR_FIELD_NOT_FOUND, JCO_ERROR_FUNCTION_NOT_FOUND, JCO_ERROR_ILLEGAL_ARGUMENT, JCO_ERROR_ILLEGAL_TID, JCO_ERROR_INITIALIZATION, JCO_ERROR_INTERNAL, JCO_ERROR_INVALID_HANDLE, JCO_ERROR_JARM_LOAD_ERROR, JCO_ERROR_LOGON_FAILURE, JCO_ERROR_NOT_SUPPORTED, JCO_ERROR_NULL_HANDLE, JCO_ERROR_PROGRAM, JCO_ERROR_PROTOCOL, JCO_ERROR_RESOURCE, JCO_ERROR_SERVER_STARTUP, JCO_ERROR_STATE_BUSY, JCO_ERROR_SYSTEM_FAILURE, JCO_ERROR_UNSUPPORTED_CODEPAGE, JCO_ERROR_XML_PARSER
 
Constructor Summary
JCO.ConversionException(String message)
           
 
Methods inherited from class com.sap.mw.jco.JCO.Exception
getGroup, getKey, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JCO.ConversionException

public JCO.ConversionException(String message)


Copyright 2006 SAP AG Complete Copyright Notice