C#
VB
C++
Initializes a new instance of the WorkstationErrorEventArgs class.
public WorkstationErrorEventArgs(
Exception error
)
Public Function New( _
ByVal error As Exception _
)
public:
WorkstationErrorEventArgs(
Exception^ error
)
error
The System.Exception that represents the error that occurred.
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