C# Class Owin.Host.MonoHttpListener.RequestProcessing.HttpListenerStreamWrapper

Inheritance: ExceptionFilterStream
Exibir arquivo Open project: jkells/Owin.Host.MonoHttpListener Class Usage Examples

Protected Methods

Method Description
TryWrapException ( Exception ex, Exception &wrapped ) : bool

Private Methods

Method Description
HttpListenerStreamWrapper ( Stream innerStream ) : System

Method Details

TryWrapException() protected method

protected TryWrapException ( Exception ex, Exception &wrapped ) : bool
ex System.Exception
wrapped System.Exception
return bool