HttpResetTestException 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.
Used to surface to the test client that the application invoked Reset(Int32)
public ref class HttpResetTestException : Exception
public class HttpResetTestException : Exception
type HttpResetTestException = class
inherit Exception
Public Class HttpResetTestException
Inherits Exception
- Inheritance
-
HttpResetTestException
Constructors
HttpResetTestException(Int32) |
Creates a new test exception |
Properties
ErrorCode |
The error code passed to Reset(Int32) |