WebLogic Messaging API Class Library

InvalidSelectorException\xA0Constructor

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\xA0InvalidSelectorException(String);

Constructs an InvalidSelectorException with the specified reason and error code.

public\xA0InvalidSelectorException(String,String,Exception);

See Also

InvalidSelectorException Class | WebLogic.Messaging Namespace