WebLogic Messaging API Class Library

MessageNotWriteableException Class

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

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

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

public�class�MessageNotWriteableException : MessageException

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: WebLogic.Messaging

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

See Also

MessageNotWriteableException Members | WebLogic.Messaging Namespace