See: Description
| Exception | Description | 
|---|---|
| ConversionException | 
 A  
ParseException that gets thrown whenever part of a MAGETABInvestigation
 or a MAGETABInvestigation fails a conversion process. | 
| IllegalLineLengthException | 
 A  
ParseException that is thrown whenever a line parsed from a TDT file is an illegal length. | 
| InconsistentEntryCountException | 
 A  
ParseException that is thrown when the number of entries in a spreadsheet is not consistent, for example
 when an fixed size matrix is expected but column lengths are variable. | 
| ParseException | 
 An exception thrown whenever there was a problem parsing a native MAGE-TAB file. 
 | 
| UnmatchedTagException | 
 A  
ParseException that gets thrown whenever a tag in a TDT file is mismatched when compared to the expected
 one, or if the content type is wrong for the header. | 
| ValidateException | 
 A  
ParseException that gets thrown whenever part of a MAGETABInvestigation
 or a MAGETABInvestigation fails a validation process. | 
Copyright © 2014. All rights reserved.