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

String
a description of the exception

See Also

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