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