This topic has not yet been rated - Rate this topic

SEHException Constructor

Initializes a new instance of the SEHException class.

Name Description
SEHException () Initializes a new instance of the SEHException class.
SEHException (String) Initializes a new instance of the SEHException class with a specified message.
SEHException (SerializationInfo, StreamingContext) Initializes a new instance of the SEHException class from serialization data.
SEHException (String, Exception) Initializes a new instance of the SEHException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.