interbase.interclient
Class ColumnConversionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.InvalidOperationException
|
+--interbase.interclient.DataConversionException
|
+--interbase.interclient.ColumnConversionException
- public final class ColumnConversionException
- extends DataConversionException
Invalid result column conversion from JDBC SQL data
to requested Java type.
See the JDBC specification for a table of allowable conversions.
The error code associated with this exception is
ErrorCodes.invalidOperation.
- Since:
- Extension
- See Also:
- Serialized Form
Send comments or suggestions to icsupport@interbase.com