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

String
a description of the exception

See Also

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