WebLogic Messaging API Class Library

InvalidSelectorException Constructor (String)

Constructs an InvalidSelectorException with the specified reason. The error code defaults to null.

public InvalidSelectorException(
   string reason
);

Parameters

reason
a description of the exception

See Also

InvalidSelectorException Class | WebLogic.Messaging Namespace | InvalidSelectorException Constructor Overload List