C# Class XInject.Interfaces.DefaultExceptionHandler

Inheritance: ExceptionHandler
Exibir arquivo Open project: radixeng/XInject Class Usage Examples

Public Methods

Method Description
Handle ( Exception e ) : void

Method Details

Handle() public method

public Handle ( Exception e ) : void
e System.Exception
return void