Represents an NMS exception
Namespace:
Apache.NMSAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
Visual Basic |
---|
<SerializableAttribute> _ Public Class NMSException _ Inherits Exception |
C# |
---|
[SerializableAttribute] public class NMSException : Exception |
Visual C++ |
---|
[SerializableAttribute] public ref class NMSException : public Exception |
JavaScript |
---|
Apache.NMS.NMSException = function(); Type.createClass( 'Apache.NMS.NMSException', Exception); |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Apache.NMS..::..NMSException
Apache.NMS..::..IllegalStateException
Apache.NMS..::..InvalidClientIDException
Apache.NMS..::..InvalidDestinationException
Apache.NMS..::..InvalidSelectorException
Apache.NMS..::..MessageEOFException
Apache.NMS..::..MessageFormatException
Apache.NMS..::..MessageNotReadableException
Apache.NMS..::..MessageNotWriteableException
Apache.NMS..::..NMSConnectionException
Apache.NMS..::..NMSSecurityException
Apache.NMS..::..ResourceAllocationException
Apache.NMS..::..TransactionInProgressException
Apache.NMS..::..TransactionRolledBackException
System..::..Exception
Apache.NMS..::..NMSException
Apache.NMS..::..IllegalStateException
Apache.NMS..::..InvalidClientIDException
Apache.NMS..::..InvalidDestinationException
Apache.NMS..::..InvalidSelectorException
Apache.NMS..::..MessageEOFException
Apache.NMS..::..MessageFormatException
Apache.NMS..::..MessageNotReadableException
Apache.NMS..::..MessageNotWriteableException
Apache.NMS..::..NMSConnectionException
Apache.NMS..::..NMSSecurityException
Apache.NMS..::..ResourceAllocationException
Apache.NMS..::..TransactionInProgressException
Apache.NMS..::..TransactionRolledBackException