SourceForge.net Logo

Requirement: message.stream.read

If a read method of a StreamMessage throws a MessageFormatException or NumberFormatException, the current position of the read pointer must not be incremented. A subsequent read must be capable of recovering from the exception by re-reading the data as a different type.

See:

  • Section 3.11.3, Conversions Provided by StreamMessage and MapMessage
  • Table 3-7