DVTk API
AfterHandlingException Method (exception)
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadAfterHandlingException(Exception)
DVTk API

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

Called after the HandleException method in the base Thread class has been called.
Declaration Syntax
C#Visual BasicVisual C++
protected override void AfterHandlingException(
	Exception exception
)
Protected Overrides Sub AfterHandlingException ( _
	exception As Exception _
)
protected:
virtual void AfterHandlingException(
	Exception^ exception
) override
Parameters
exception (Exception)
Exception that has been handled.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0