SIFWorks ADK 2.0
SetException Method (ex)
NamespacesEdustructures.UtilEduAsyncResultSetException(Exception)

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

Signals to the caller that an exception occurred during the async operation
Declaration Syntax
C#Visual BasicVisual C++
public void SetException(
	Exception ex
)
Public Sub SetException ( _
	ex As Exception _
)
public:
void SetException (
	Exception^ ex
)
Parameters
ex (Exception)

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