|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
uk.ac.ebi.adfconverter.common.tools.file.reader.exceptions.IncorrectDataFile
Signals an error of file reader. Data can not be retrieved.
| Constructor Summary | |
IncorrectDataFile()
Constructor of the IncorrectDataFile class default constructor , without associated incorrect file |
|
IncorrectDataFile(java.lang.String fileName)
Constructor of the IncorrectDataFile class, with the name of the incorrect file |
|
| 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IncorrectDataFile()
public IncorrectDataFile(java.lang.String fileName)
fileName - the name as String of the incorrect file.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||