Lines Matching refs:_rParamValue2

74 …ition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa…
77 …ace >& _rxContext, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa…
78 …ition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa…
79 …& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa…
80 …ace >& _rxContext, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa…
94 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 …
158 …ition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa… in getErrorMessage() argument
163 lcl_substitutePlaceholder( sErrorMessage, "$2$", _rParamValue2 ); in getErrorMessage()
182 …ace >& _rxContext, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa… in raiseException() argument
189 _rParamValue2, in raiseException()
195 …ition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa… in raiseException() argument
202 _rParamValue2, in raiseException()
209 …& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa… in raiseTypedException() argument
219 …*pException = impl_buildSQLException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rPar… in raiseTypedException()
227 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 ) in getSQLException() argument
229 …return impl_buildSQLException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rParamValue… in getSQLException()
234 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 ) in impl_buildSQLException() argument
237 getErrorMessage( _eCondition, _rParamValue1, _rParamValue2, _rParamValue3 ), in impl_buildSQLException()
314 …ition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa… in getErrorMessage() argument
316 return m_pImpl->getErrorMessage( _eCondition, _rParamValue1, _rParamValue2, _rParamValue3 ); in getErrorMessage()
332 …ace >& _rxContext, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa… in raiseException() argument
334 … m_pImpl->raiseException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rParamValue3 ); in raiseException()
338 …ition _eCondition, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa… in raiseException() argument
340 m_pImpl->raiseException( _eCondition, _rParamValue1, _rParamValue2, _rParamValue3 ); in raiseException()
345 …& _rExceptionType, const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamVa… in raiseTypedException() argument
347 …edException( _eCondition, _rxContext, _rExceptionType, _rParamValue1, _rParamValue2, _rParamValue3… in raiseTypedException()
352 …const ParamValue& _rParamValue1, const ParamValue& _rParamValue2, const ParamValue& _rParamValue3 … in getSQLException() argument
354 …return m_pImpl->getSQLException( _eCondition, _rxContext, _rParamValue1, _rParamValue2, _rParamVal… in getSQLException()