C# Class Integreat.Shared.Utilities.AsyncErrorHandler

Mostra file Open project: Integreat/app-cross_platform

Public Methods

Method Description
HandleException ( Exception exception ) : void

Method Details

HandleException() public static method

public static HandleException ( Exception exception ) : void
exception System.Exception
return void