WebLogic Messaging API Class Library

MessageEOFException Class

This exception will 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

This type is safe for multithreaded operations.

Requirements

Namespace: WebLogic.Messaging

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

See Also

MessageEOFException Members | WebLogic.Messaging Namespace