This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
Assembly: Kaazing.JMS (in Kaazing.JMS.dll)
Syntax
Visual Basic |
---|
Public Class InvalidDestinationException _ Inherits JMSException |
C# |
---|
public class InvalidDestinationException : JMSException |
Visual C++ |
---|
public ref class InvalidDestinationException : public JMSException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..InvalidDestinationException
System..::..Exception
Kaazing.JMS..::..JMSException
Kaazing.JMS..::..InvalidDestinationException