C# Класс Tests.HttpEntityClientSpec.ErrorHandler

Наследование: Microsoft.ApplicationServer.Http.Dispatcher.HttpErrorHandler
Показать файл Открыть проект

Защищенные методы

Метод Описание
OnHandleError ( Exception error ) : bool
OnProvideResponse ( Exception error ) : HttpResponseMessage

Описание методов

OnHandleError() защищенный Метод

protected OnHandleError ( Exception error ) : bool
error System.Exception
Результат bool

OnProvideResponse() защищенный Метод

protected OnProvideResponse ( Exception error ) : HttpResponseMessage
error System.Exception
Результат System.Net.Http.HttpResponseMessage