Class InvalidParameterSqlException

All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class InvalidParameterSqlException extends JdbcApiSqlException
JdbcApiSqlException for invalid-parameter-value conditions.
See Also: