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