Searched refs:throwInvalidArgumentException (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/mysqlc/source/ |
H A D | mysqlc_databasemetadata.cxx | 120 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 D | mysqlc_preparedstatement.cxx | 591 …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 D | mysqlc_general.hxx | 43 void throwInvalidArgumentException(
|
H A D | mysqlc_general.cxx | 52 void throwInvalidArgumentException( const sal_Char* _pAsciiFeatureName, const Reference< XInterface… in throwInvalidArgumentException() function
|
Completed in 40 milliseconds