C# Class NContext.Extensions.ExceptionExtensions

Defines extension methods for exception handling.
Show file Open project: PowerDMS/NContext

Public Methods

Method Description
ToError ( this exception ) : Error

Method Details

ToError() public static method

public static ToError ( this exception ) : Error
exception this
return Error