[TIBCO.EMS .NET client library 7.0 documentation]

Attempt to write to a message in read-only mode

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

Syntax

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

Inheritance Hierarchy

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

See Also