IExceptionHandlerFeature.Error Property

Definition

The error encountered during the original request

public:
 property Exception ^ Error { Exception ^ get(); };
public Exception Error { get; }
member this.Error : Exception
Public ReadOnly Property Error As Exception

Property Value

Applies to