WebTestError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WebTestError
[System.Serializable]
public class WebTestError
[<System.Serializable>]
type WebTestError = class
Public Class WebTestError
- Inheritance
-
WebTestError
- Attributes
Constructors
WebTestError() | |
WebTestError(Exception, Boolean) | |
WebTestError(Exception, String) | |
WebTestError(Exception) |
Properties
ErrorSubtype | |
ErrorText | |
ErrorType | |
ErrorTypeString | |
ExceptionText | |
Processed | |
StackTrace | |
TimeOfError |
Methods
WriteXml(XmlTextWriter) |