SIFWorks ADK 2.0
AdkException Constructor (msg, zone)
NamespacesEdustructures.SifWorksAdkExceptionAdkExceptionAdkExceptionNew(String, IZone)

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

Constructs an exception with a detailed message that occurs in the context of a zone
Declaration Syntax
C#Visual BasicVisual C++
public AdkException(
	string msg,
	IZone zone
)
Public Sub New ( _
	msg As String, _
	zone As IZone _
)
public:
AdkException (
	String^ msg, 
	IZone^ zone
)
Parameters
msg (String)
A message describing the exception
zone (IZone)
The zone associated with the exception

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