WebLogic Messaging API Class Library

InvalidSelectorException�Constructor

Constructs an InvalidSelectorException with the specified reason and error code.

Overload List

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

public�InvalidSelectorException(string);

Constructs an InvalidSelectorException with the specified reason and error code.

public�InvalidSelectorException(string,string,Exception);

See Also

InvalidSelectorException Class | WebLogic.Messaging Namespace