interbase.interclient
Class ParameterIndexOutOfBoundsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.InvalidOperationException
|
+--interbase.interclient.InvalidArgumentException
|
+--interbase.interclient.ParameterIndexOutOfBoundsException
- public final class ParameterIndexOutOfBoundsException
- extends InvalidArgumentException
An application is referring to a prepared statement
parameter index which is out of bounds.
The error code associated with this exception is
ErrorCodes.invalidOperation.
- Since:
- Extension
- See Also:
- Serialized Form
Send comments or suggestions to icsupport@interbase.com