WebLogic Messaging API Class Library

MessageNotWriteableException Constructor (String)

Constructs a MessageNotWriteableException with the specified reason. The error code defaults to null.

public MessageNotWriteableException(
   string reason
);

Parameters

reason
a description of the exception

See Also

MessageNotWriteableException Class | WebLogic.Messaging Namespace | MessageNotWriteableException Constructor Overload List