[This is preliminary documentation and is subject to change.]
Exception signaling that an error has occurred in the Agent Queue.
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class AdkQueueException : AdkException
<SerializableAttribute> _ Public Class AdkQueueException _ Inherits AdkException
[SerializableAttribute] public ref class AdkQueueException : public AdkException
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| AdkQueueExceptionAdkQueueExceptionNew(String, IZone) |
Constructs an exception with the error message and zone
|
| Object | |||
| Exception | |||
| AdkException | |||
| AdkQueueException | |||