J-Integra® Espresso Programming Documentation (API)

DATA_CONVERSION Exception

This exception is raised if an ORB cannot convert the representation of data as marshaled into its native representation or vice-versa. For example, DATA_CONVERSION can be raised if wide character codeset conversion fails, or if an ORB cannot convert floating point values between different representations.

It contains a minor code, which gives more detailed information about what caused the exception, and a completion status. It may also contain a string describing the exception.

 

List of members: DATA_CONVERSION Members.

Ics.CORBA.SystemException
 DATA_CONVERSION

public class DATA_CONVERSION

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

DATA_CONVERSION Members | Ics.CORBA Namespace