SIFWorks ADK 2.0
AdkParsingException Constructor (msg, zone)
NamespacesEdustructures.SifWorksAdkParsingExceptionAdkParsingExceptionAdkParsingExceptionNew(String, IZone)

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

Constructs an exception with a detailed message and the zone associated with the error
Declaration Syntax
C#Visual BasicVisual C++
public AdkParsingException(
	string msg,
	IZone zone
)
Public Sub New ( _
	msg As String, _
	zone As IZone _
)
public:
AdkParsingException (
	String^ msg, 
	IZone^ zone
)
Parameters
msg (String)
zone (IZone)

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