C# Class MdallWebApi.ExceptionHelper

Afficher le fichier Open project: hres/api-mdall

Méthodes publiques

Méthode Description
LogException ( Exception exc, string source ) : void

Private Methods

Méthode Description
ExceptionHelper ( ) : System

Method Details

LogException() public static méthode

public static LogException ( Exception exc, string source ) : void
exc System.Exception
source string
Résultat void