WebTestException 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 WebTestException : Exception
[System.Serializable]
public class WebTestException : Exception
[<System.Serializable>]
type WebTestException = class
inherit Exception
Public Class WebTestException
Inherits Exception
- Inheritance
-
WebTestException
- Derived
- Attributes
Constructors
WebTestException() | |
WebTestException(SerializationInfo, StreamingContext) | |
WebTestException(String, Exception) | |
WebTestException(String) |