Package net.sf.jett.exception

Declares certain runtime exceptions that may occur during spreadsheet transformation.

See:
          Description

Exception Summary
FormulaParseException A FormulaParseException occurs when there is an error parsing formula text.
MetadataParseException A MetadataParseException occurs when there is an error parsing the metadata text.
ParseException A ParseException occurs when there is an error parsing anything related to JETT processing.
StyleParseException A StyleParseException occurs when there is an error parsing CSS text.
TagParseException A TagParseException indicates when there is an error parsing the tag text.
 

Package net.sf.jett.exception Description

Declares certain runtime exceptions that may occur during spreadsheet transformation.

Since:
0.1.0
Author:
Randy Gettman


Copyright © 2012-2013 Jett Team. All Rights Reserved.