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