Sets a short value with the specified name into the MapMessage.
Exception Type | Condition |
---|---|
MsgException | Thrown when unable to set the value. |
ArgumentException | Throw when the name is null or an empty string. |
MessageNotWriteableException | Thrown when the message is read-only. |