DVTk API
DisplayException Method (exception)
DVTkDvtkHighLevelInterface.Common.ThreadsThreadDisplayException(Exception)
DVTk API

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

Displays information about an unhandled exception occuring in this instance.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void DisplayException(
	Exception exception
)
Protected Overridable Sub DisplayException ( _
	exception As Exception _
)
protected:
virtual void DisplayException(
	Exception^ exception
)
Parameters
exception (Exception)
The unhandled exception that has been thrown.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0