WebLogic Messaging API Class Library

InvalidDestinationException Class

This exception will be thrown when a destination either is not understood by JMS or is no longer valid.

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

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

public�class�InvalidDestinationException : MessageException

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: WebLogic.Messaging

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

See Also

InvalidDestinationException Members | WebLogic.Messaging Namespace