C#
VB
C++
Initializes a new instance of the ViewErrorDetailsDialog class.
public ViewErrorDetailsDialog(
Exception error
)
Public Function New( _
ByVal error As Exception _
)
public:
ViewErrorDetailsDialog(
Exception^ error
)
error
Type: System.Exception The System.Exception which details will be displayed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET