SIFWorks ADK 2.0
SifException Constructor (ack, zone)
NamespacesEdustructures.SifWorksSifExceptionSifExceptionSifExceptionNew(SIF_Ack, IZone)

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

Constructs an exception to wrap one or more SIF_Errors received from an inbound SIF_Ack message. This form of constructor is only called by the Adk.
Declaration Syntax
C#Visual BasicVisual C++
public SifException(
	SIF_Ack ack,
	IZone zone
)
Public Sub New ( _
	ack As SIF_Ack, _
	zone As IZone _
)
public:
SifException (
	SIF_Ack^ ack, 
	IZone^ zone
)
Parameters
ack (SIF_Ack)
zone (IZone)

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