See: Description
Exception | Description |
---|---|
GArithmeticException |
Controlable exception launched when a NaN value is detected or when there is a PATRIUS ArithmeticException
(of runtime type) to avoid the MMI to suddenly close.
|
GBufferedTextAreaFileException |
Exception to be launched when the GBufferedTextArea fails to open the output file.
|
GComponentException |
Exception launched when there is a problem with the GEntryReal, as setting the number of fractional digits,
etc.
|
GComponentListException |
Exception launched when there is a problem with the GComponentList.
|
GDateFieldException |
Exception launched when the date can not be parsed by the GDateField.
|
GEntryRealException |
Exception launched when there is a problem with the GEntryReal, as setting the number of fractional digits,
etc.
|
GEnvironmentException |
Exception to be launched if the log filename cannot be set.
|
GException | |
GFileManipulatorException |
Exceptions related to the management of the files by the GFileManipulator classs.
|
GFreeChartException |
Exception to be launched for exceptions related to GFreeChart.
|
GHeadlessException |
Exception to be launched for exceptions related to GUnits.
|
GIntervalException |
Exception to be launched for exceptions related to GIntervals.
|
GPlotDataReaderException |
Exception launched when the date can not be parsed by the GDateField.
|
GRuntimeException |
RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of
the Java Virtual Machine.
|
GTable2DException |
Exception launched when there is a problem with the GTable2D, setting the table width, etc.
|
GUnitException |
Exception to be launched for exceptions related to GUnits.
|
GVTSException |
Exception launched when there is a problem with the GPAbsoluteDate widget or with objects in time package.
|
SqliteException |
Exception to use in SQLite classes.
|
Error | Description |
---|---|
GError |
An Error is a subclass of Throwable that indicates serious problems that a reasonable application should
not try to catch.
|
Copyright © 2024. All rights reserved.