Apache Lucene.Net 2.1 Class Library API

TokenMgrError Class

For a list of all members of this type, see TokenMgrError Members.

System.Object
   System.Exception
      System.ApplicationException
         Lucene.Net.Analysis.Standard.TokenMgrError

public class TokenMgrError : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Analysis.Standard

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

TokenMgrError Members | Lucene.Net.Analysis.Standard Namespace