C# Class SharpRaven.UnitTests.Helper

Afficher le fichier Open project: getsentry/raven-csharp

Méthodes publiques

Méthode Description
FirstLevelException ( ) : void
GetException ( ) : Exception
PrintInfo ( string info ) : void

Private Methods

Méthode Description
PerformDivideByZero ( ) : void
SecondLevelException ( ) : void

Method Details

FirstLevelException() public static méthode

public static FirstLevelException ( ) : void
Résultat void

GetException() public static méthode

public static GetException ( ) : Exception
Résultat System.Exception

PrintInfo() public static méthode

public static PrintInfo ( string info ) : void
info string
Résultat void