|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--NWNFiles.NWNFilesExceptions.NWNFileException | +--NWNFiles.NWNFilesExceptions.InvalidFile
18 juil. 2003
Field Summary |
Fields inherited from class NWNFiles.NWNFilesExceptions.NWNFileException |
CurrentLanguage |
Constructor Summary | |
InvalidFile(File file)
Constructs a InvalidFile object. |
Methods inherited from class NWNFiles.NWNFilesExceptions.NWNFileException |
getCurrentLanguage, setCurrentLanguage |
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 |
public InvalidFile(File file)
file
- The invalid file.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |