[This is preliminary documentation and is subject to change.]
Exception signaling that a method was called on a Zone instance but the zone
is not in a connected state.
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class AdkZoneNotConnectedException : AdkException
<SerializableAttribute> _ Public Class AdkZoneNotConnectedException _ Inherits AdkException
[SerializableAttribute] public ref class AdkZoneNotConnectedException : public AdkException
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| AdkZoneNotConnectedExceptionAdkZoneNotConnectedExceptionNew(String, IZone) |
Constructs an exception with the error message and the zone the error occured in
|
| Object | |||
| Exception | |||
| AdkException | |||
| AdkZoneNotConnectedException | |||