DVTk API
AfterHandlingException Method (exception)
DVTkDvtk.DvtkDicomEmulators.BasesHliScuAfterHandlingException(Exception)
DVTk API

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

Called after the HandleException method 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.
Remarks
Gives the descendant of this class the possibility to perform extra actions compared to this base class.

Assembly: DvtkDicomEmulators (Module: DvtkDicomEmulators) Version: 0.0.0.0