[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
public AdkZoneNotConnectedException(
string msg,
IZone zone
)
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