WebLogic Messaging API Class Library

MessageNotReadableException\xA0Constructor

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\xA0MessageNotReadableException(String);

Constructs a MessageNotReadableException with the specified reason and error code.

public\xA0MessageNotReadableException(String,String,Exception);

See Also

MessageNotReadableException Class | WebLogic.Messaging Namespace