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

String
a description of the exception

See Also

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