interbase.interclient
Class DataConversionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.InvalidOperationException
|
+--interbase.interclient.DataConversionException
- Direct Known Subclasses:
- ColumnConversionException, ParameterConversionException
- public class DataConversionException
- extends InvalidOperationException
Invalid data conversion.
See JDBC specification for a matrix of valid 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