Data Conversion Minor Codes
- 1500 - MINOR_UNDERFLOW
- This minor code occurs in the context of a
MARSHAL system exception. An IEEE floating point value or a Tandem proprietary floating point value was too small to be represented in the other format.
- 1501 - MINOR_OVERFLOW
- This minor code occurs in the context of a
MARSHAL system exception. An IEEE floating point value or a Tandem proprietary floating point value was too large to be represented in the other format.
- 1502 - 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).