Home
last modified time | relevance | path

Searched refs:throwInvalidArgumentException (Results 1 – 4 of 4) sorted by relevance

/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.cxx120 mysqlc_sdbc_driver::throwInvalidArgumentException(_methodName, *this); in impl_getStringMetaData()
139 mysqlc_sdbc_driver::throwInvalidArgumentException(_methodName, *this); in impl_getStringMetaData()
158 mysqlc_sdbc_driver::throwInvalidArgumentException(_methodName, *this); in impl_getStringMetaData()
177 mysqlc_sdbc_driver::throwInvalidArgumentException(_methodName, *this); in impl_getStringMetaData()
196 mysqlc_sdbc_driver::throwInvalidArgumentException(_methodName, *this); in impl_getInt32MetaData()
215 mysqlc_sdbc_driver::throwInvalidArgumentException(_methodName, *this); in impl_getBoolMetaData()
234 mysqlc_sdbc_driver::throwInvalidArgumentException(_methodName, *this); in impl_getBoolMetaData()
1586 mysqlc_sdbc_driver::throwInvalidArgumentException("ODatabaseMetaData::getCatalogs", *this); in getCatalogs()
1628 mysqlc_sdbc_driver::throwInvalidArgumentException("ODatabaseMetaData::getSchemas", *this); in getSchemas()
1721 mysqlc_sdbc_driver::throwInvalidArgumentException("ODatabaseMetaData::getColumns", *this); in getColumns()
[all …]
H A Dmysqlc_preparedstatement.cxx591 …mysqlc_sdbc_driver::throwInvalidArgumentException( "OPreparedStatement::setObjectWithInfo", _rxPar… in impl_setObject()
601 …mysqlc_sdbc_driver::throwInvalidArgumentException( "OPreparedStatement::setObjectWithInfo", _rxPar… in impl_setObject()
645 …mysqlc_sdbc_driver::throwInvalidArgumentException( "OPreparedStatement::setObjectWithInfo", *this … in setObjectWithInfo()
666 …mysqlc_sdbc_driver::throwInvalidArgumentException( "OPreparedStatement::setObjectWithInfo", *this … in setObjectWithInfo()
700 …mysqlc_sdbc_driver::throwInvalidArgumentException( "OPreparedStatement::setObjectWithInfo", *this … in setObjectWithInfo()
719 …mysqlc_sdbc_driver::throwInvalidArgumentException( "OPreparedStatement::setObjectWithInfo", *this … in setObjectWithInfo()
736 …mysqlc_sdbc_driver::throwInvalidArgumentException( "OPreparedStatement::setObjectWithInfo", *this … in setObjectWithInfo()
H A Dmysqlc_general.hxx43 void throwInvalidArgumentException(
H A Dmysqlc_general.cxx52 void throwInvalidArgumentException( const sal_Char* _pAsciiFeatureName, const Reference< XInterface… in throwInvalidArgumentException() function

Completed in 36 milliseconds