UseExceptionHandler (“/Error”) instructs .NET Core to re-execute the request using the path '/Error' instead whenever an unhandled exception is encountered.
確定! 回上一頁