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