Constructs a MessageException with the specified reason and error code. 
Constructs a MessageException with the specified reason and with the error code defaulting to null. 
public�MessageException(string);
Constructs a MessageException with the specified reason and with the error code defaulting to null. 
public�MessageException(string,Exception);
Constructs a MessageException with the specified reason and error code. 
public�MessageException(string,string,Exception);
MessageException Class | WebLogic.Messaging Namespace