info.informatica.report.block
Class TableFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.informatica.doc.DocumentException
info.informatica.doc.DocumentFormatException
info.informatica.report.block.TableFormatException
- All Implemented Interfaces:
- Serializable
public class TableFormatException
- extends info.informatica.doc.DocumentFormatException
- Author:
- Carlos Amengual (amengual at informatica.info)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TableFormatException
public TableFormatException()
TableFormatException
public TableFormatException(String message)
TableFormatException
public TableFormatException(String message,
Throwable cause)
TableFormatException
public TableFormatException(Throwable cause)