WebLogic Messaging API Class Library

MessageNotReadableException Class

This exception will be thrown when a JMS client attempts to read a write-only message.

For a list of all members of this type, see MessageNotReadableException Members.

System.Object
���System.Exception
������System.ApplicationException
���������WebLogic.Messaging.MessageException
������������WebLogic.Messaging.MessageNotReadableException

public�class�MessageNotReadableException : MessageException

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: WebLogic.Messaging

Assembly: WebLogic.Messaging (in WebLogic.Messaging.dll)

See Also

MessageNotReadableException Members | WebLogic.Messaging Namespace