C# Class MdallWebApi.ExceptionHelper

Datei anzeigen Open project: hres/api-mdall

Public Methods

Method Description
LogException ( Exception exc, string source ) : void

Private Methods

Method Description
ExceptionHelper ( ) : System

Method Details

LogException() public static method

public static LogException ( Exception exc, string source ) : void
exc System.Exception
source string
return void