Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: HttpNotFoundException(string)

Declaration

public HttpNotFoundException(
    string location = null
)

Summary

Constructor.

Parameters

stringlocation An optional string describing the resource that was not found. This will be revealed to the user.