[TIBCO.EMS .NET client library 6.0 documentation]

The client passed a message selector with invalid syntax

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

Syntax

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

Remarks

Inheritance Hierarchy

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

See Also