Constructs an InvalidDestinationException with the specified reason and error code. 
Constructs an InvalidDestinationException with the specified reason. The error code defaults to null. 
public�InvalidDestinationException(string);
Constructs an InvalidDestinationException with the specified reason and error code. 
public�InvalidDestinationException(string,string,Exception);
InvalidDestinationException Class | WebLogic.Messaging Namespace