Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Lucene
Net
Util
ThreadInterruptedException
C# Class Lucene.Net.Util.ThreadInterruptedException
Thrown by lucene on detecting that Thread.interrupt() had been called. Unlike Java's InterruptedException, this exception is not checked..
Inheritance:
System.Exception
Afficher le fichier
Open project: paulirwin/lucene.net
Class Usage Examples
Méthodes publiques
Méthode
Description
ThreadInterruptedException
(
Exception
ie
) :
System
Method Details
ThreadInterruptedException()
public
méthode
public
ThreadInterruptedException
(
Exception
ie
) :
System
ie
System.Exception
Résultat
System