interbase.interclient
Class ParameterConversionException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.InvalidOperationException
|
+--interbase.interclient.DataConversionException
|
+--interbase.interclient.ParameterConversionException
- public final class ParameterConversionException
- extends DataConversionException
Invalid data conversion from user supplied
parameter data to JDBC SQL 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