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