public class TooManyParamsException extends RdbcException
TooManyParamsException(int provided, int expected)
int
getExpected()
getProvided()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TooManyParamsException(int provided, int expected)
public int getProvided()
public int getExpected()