C# Class SumoNinjaMonkey.Framework.Services.ErrorService

Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Свойство Type Description
exceptionHandled bool

Méthodes publiques

Méthode Description
HandleException ( string userFriendlyMessage, Exception ex ) : void

Method Details

HandleException() public méthode

public HandleException ( string userFriendlyMessage, Exception ex ) : void
userFriendlyMessage string
ex System.Exception
Résultat void

Property Details

exceptionHandled public_oe static_oe property

public static bool exceptionHandled
Résultat bool