WebLogic Messaging API Class Library

MessageNotReadableException Constructor (String)

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

public MessageNotReadableException(
   string reason
);

Parameters

reason
a description of the exception

See Also

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