WebLogic Messaging API Class Library

MessageEOFException Class

This exception must be thrown when an unexpected end of stream has been reached when a IStreamMessage or IBytesMessage is being read.

For a list of all members of this type, see MessageEOFException Members.

System.Object
   Exception
      ApplicationException
         MessageException
            MessageEOFException

public class MessageEOFException : MessageException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: WebLogic.Messaging

Assembly: WebLogic.Messaging (in WebLogic.Messaging.dll)

See Also

MessageEOFException Members | WebLogic.Messaging Namespace