C# Class Lucene.Net.Index.TestCrashCausesCorruptIndex.CrashingException

The marker RuntimeException that we use in lieu of an actual machine crash.
Inheritance: System.Exception
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
CrashingException ( string msg ) : System

Method Details

CrashingException() public méthode

public CrashingException ( string msg ) : System
msg string
Résultat System