C# Class Elmah.Extensions.Exceptions.UnhandledException

Inheritance: System.Exception
Mostrar archivo Open project: 360imprimir/Elmah.Extensions

Public Methods

Method Description
UnhandledException ( Exception innerException ) : System

Method Details

UnhandledException() public method

public UnhandledException ( Exception innerException ) : System
innerException System.Exception
return System