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