.NET Event Tracing Class Library
EventTraceException Members
EventTraceException overview
Public Constructors
EventTraceException
Creates an uninitialized exception.
EventTraceException(string message)
Creates an exception with a specific error message.
EventTraceException(string message, Exception innerException)
Creates an exception with a specific error message.
EventTraceException(int win32Error)
Creates an exception with the error message based on a Win32 error code.
EventTraceException(int win32Error, string message)
Creates an exception with a specific error message and a Win32 error code.
EventTraceException(int win32Error, string message, Exception innerException)
Creates an exception with a specific error message and a Win32 error code.
See Also
EventTraceException Class
Contact Me
|
Developing WMI Solutions
|
Gwyn Cole's Developer Blog
|
Legal
© 2003 Content by Gwyn Cole. All rights reserved.