Namespace:
Apache.NMS
Assembly: Apache.NMS (in Apache.NMS.dll)
Assembly: Apache.NMS (in Apache.NMS.dll)
Syntax
Visual Basic |
---|
<SerializableAttribute> _ Public Class InvalidSelectorException _ Inherits NMSException |
C# |
---|
[SerializableAttribute] public class InvalidSelectorException : NMSException |
Visual C++ |
---|
[SerializableAttribute] public ref class InvalidSelectorException : public NMSException |
JavaScript |
---|
Apache.NMS.InvalidSelectorException = function(); Type.createClass( 'Apache.NMS.InvalidSelectorException', Apache.NMS.NMSException); |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Apache.NMS..::..NMSException
Apache.NMS..::..InvalidSelectorException
System..::..Exception
Apache.NMS..::..NMSException
Apache.NMS..::..InvalidSelectorException