SIFWorks ADK 2.0
AdkZoneNotConnectedException Class
NamespacesEdustructures.SifWorksAdkZoneNotConnectedException

[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.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class AdkZoneNotConnectedException : AdkException
<SerializableAttribute> _
Public Class AdkZoneNotConnectedException _
	Inherits AdkException
[SerializableAttribute]
public ref class AdkZoneNotConnectedException : public AdkException
Members
All MembersConstructors



IconMemberDescription
AdkZoneNotConnectedExceptionAdkZoneNotConnectedExceptionNew(String, IZone)
Constructs an exception with the error message and the zone the error occured in

Inheritance Hierarchy
Object
Exception
 AdkException
  AdkZoneNotConnectedException

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10