|
||||||||||
| 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.data.tabulardata.exceptions.IncorrectDataTableException
Signals an error of data table. Data in a dataTable are incorrect.
| Constructor Summary | |
IncorrectDataTableException()
Constructor of the IncorrectDataTableException class creates a default exception object |
|
IncorrectDataTableException(java.lang.String fileName)
Constructor of the IncorrectDataTableException class with an associated fileName. |
|
| 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 IncorrectDataTableException()
public IncorrectDataTableException(java.lang.String fileName)
fileName - the file containing the datatable with errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||