Sends a message to the destination, specifying delivery mode, priority, and time to live.
| Exception Type | Condition | 
|---|---|
| MessageException | if JMS fails to send the message due to some internal error. | 
| MessageFormatException | if an invalid message is specified. | 
| InvalidDestinationException | if a client uses this method with a IMessageProducerwith an invalid destination. | 
| NotSupportedException | if a client uses this method with a IMessageProducerthat did not specify a destination at creation time. | 
IMessageProducer Interface | WebLogic.Messaging Namespace | IMessageProducer.Send Overload List | CreateProducer