Serialized Form
-
Package org.firebirdsql.decimal
-
Exception org.firebirdsql.decimal.DecimalInconvertibleException
class DecimalInconvertibleException extends ArithmeticException implements Serializable-
Serialized Fields
-
decimalType
DecimalType decimalType
-
signum
int signum
-
-
-
Exception org.firebirdsql.decimal.DecimalOverflowException
class DecimalOverflowException extends ArithmeticException implements Serializable
-