WebLogic Messaging API Class Library

MessageNotReadableException�Constructor

Constructs a MessageNotReadableException with the specified reason and error code.

Overload List

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

public�MessageNotReadableException(string);

Constructs a MessageNotReadableException with the specified reason and error code.

public�MessageNotReadableException(string,string,Exception);

See Also

MessageNotReadableException Class | WebLogic.Messaging Namespace