net.sf.dictccfe.and
Class IdxLoader.WrngIdxFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.dictccfe.and.IdxLoader.WrngIdxFileException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
IdxLoader

public final class IdxLoader.WrngIdxFileException
extends java.lang.Exception

Exception for a wrong index file format.

Version:
Revision
Author:
Daniel Stoinski
See Also:
Serialized Form

Constructor Summary
IdxLoader.WrngIdxFileException()
          Initializes the exception object.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IdxLoader.WrngIdxFileException

public IdxLoader.WrngIdxFileException()
Initializes the exception object.