CORBA 2.6.1 Programmer's Reference

Data Conversion Minor Code Values (Numbers
1500 - 1599)
1500 - 1314063836 - MINOR_UNDERFLOW
This minor code occurs in the context of a MARSHAL system exception. An IEEE floating-point
value or an HP NonStop proprietary floating-point value was too small to be represented in the
other format.
1501 - 1314063837 - MINOR_OVERFLOW
This minor code occurs in the context of a MARSHAL system exception. An IEEE floating-point
value or a HP NonStop proprietary floating-point value was too large to be represented in the other
format.
1502 - 1314063838 - MINOR_NOT_A_NUMBER
This minor code occurs in the context of a MARSHAL system exception. A floating-point value was
found not to represent a real number (as defined in terms of "NAN" values).
Context Minor Code Values (Numbers 1600 - 1699)
1600 - 1314063936 - MINOR_NOT_STRING
This minor code occurs in the context of a BAD_CONTEXT system exception. This minor code
indicates that a call to the CORBA::Context( ) method expected a string value, but the kind
field of the Any parameter did not represent a string.
1601 - 1314063937 - MINOR_NO_MATCH
This minor code occurs in the context of a BAD_CONTEXT system exception. A call to the
CORBA::Context( ) method was asked to find a match but none was found.
1602 - 1314063938 - MINOR_NO_SUCH_START_SCOPE
This minor code occurs in the context of a BAD_CONTEXT system exception. A call to the
CORBA::Context( ) method could not find the start scope requested by the user.
1603 - 1314063939 - MINOR_NO_PROPERTY_GIVEN
This minor code occurs in the context of a BAD_CONTEXT system exception. A call to the
CORBA::Context( ) method was given a null property string.
Object Transaction Service (OTS) Minor Code
Values (Numbers 1700 - 1799)
1700 - 1314064036 - MINOR_NO_TS_SENDER
This minor code occurs in the context of a INTERNAL system exception. An application in the