Visual Basic (Usage) | Copy Code |
---|---|
Dim error As Exception Dim instance As New Volume3DLoadingErrorEventArgs(error) |
Managed Extensions for C++ | |
---|---|
public: Volume3DLoadingErrorEventArgs( Exception* error ) |
C++/CLI | |
---|---|
public: Volume3DLoadingErrorEventArgs( Exception^ error ) |
Parameters
- error
- The System.Exception of the error.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7