C# 클래스 Lucene.Net.Index.TestCrashCausesCorruptIndex.CrashingException

The marker RuntimeException that we use in lieu of an actual machine crash.
상속: System.Exception
파일 보기 프로젝트 열기: apache/lucenenet

공개 메소드들

메소드 설명
CrashingException ( string msg ) : System

메소드 상세

CrashingException() 공개 메소드

public CrashingException ( string msg ) : System
msg string
리턴 System