[TIBCO.EMS .NET client library 8.1 documentation]

Attempt to read from a message in write-only mode

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public class MessageNotReadableException : EMSException
Public Class MessageNotReadableException _
	Inherits EMSException
public ref class MessageNotReadableException : public EMSException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    TIBCO.EMS..::.EMSException
      TIBCO.EMS..::.MessageNotReadableException

See Also