SIFWorks ADK 2.0
AdkZoneNotConnectedException Constructor (msg, zone)
NamespacesEdustructures.SifWorksAdkZoneNotConnectedExceptionAdkZoneNotConnectedExceptionAdkZoneNotConnectedExceptionNew(String, IZone)

[This is preliminary documentation and is subject to change.]

Constructs an exception with the error message and the zone the error occured in
Declaration Syntax
C#Visual BasicVisual C++
public AdkZoneNotConnectedException(
	string msg,
	IZone zone
)
Public Sub New ( _
	msg As String, _
	zone As IZone _
)
public:
AdkZoneNotConnectedException (
	String^ msg, 
	IZone^ zone
)
Parameters
msg (String)
The error that occured
zone (IZone)
The zone that is not in a connected state

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