Constructs an InvalidSelectorException with the specified reason and error code. 
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);
InvalidSelectorException Class | WebLogic.Messaging Namespace