WebLogic Messaging API Class Library

InvalidSelectorException Class

This exception must be thrown when a JMS client attempts to give a provider a message selector with invalid syntax.

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

System.Object
   Exception
      ApplicationException
         MessageException
            InvalidSelectorException

public class InvalidSelectorException : 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

InvalidSelectorException Members | WebLogic.Messaging Namespace