Reads a short from the bytes message stream.
The next short.
Exception Type | Condition |
---|---|
MsgException | Thrown when the read fails. |
MessageEOFException | Thrown when the end of the bytes stream has been unexpectedly reached. |
MessageNotReadableException | Thrown when the message is write-only. |