Class
class MessageEOFException : EMSException
The data stream within a message ended unexpectedly.
JMS.
BytesMessage
contains a stream of bytes. StreamMessage
contains a stream of characters. If any of their read methods detects the end of the stream unexpectedly, it throws this exception.
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |