interbase.interclient
Class InvalidArgumentException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.InvalidOperationException
|
+--interbase.interclient.InvalidArgumentException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ColumnIndexOutOfBoundsException, EscapeSyntaxException, ParameterIndexOutOfBoundsException, SQLDialectException, URLSyntaxException
- public class InvalidArgumentException
- extends InvalidOperationException
An application is calling a method with improper argument(s).
The error code associated with this exception is
ErrorCodes.invalidOperation
.
- Since:
- Extension, since InterClient 1.0
- See Also:
- Serialized Form
Send comments or suggestions to interclient@borland.com