HttpResetTestException Class

Definition

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)

Applies to