Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Lucene
Net
Index
TestCrashCausesCorruptIndex.CrashingException
C# Class Lucene.Net.Index.TestCrashCausesCorruptIndex.CrashingException
The marker RuntimeException that we use in lieu of an actual machine crash.
Inheritance:
System.Exception
Show file
Open project: apache/lucenenet
Public Methods
Method
Description
CrashingException
(
string
msg
) :
System
Method Details
CrashingException()
public
method
public
CrashingException
(
string
msg
) :
System
msg
string
return
System