Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx241 …SQLException* pAppendException( static_cast< SQLException* >( const_cast< void* >( aAppend.getValu… in append() local
242 pAppendException->Message = _rErrorMessage; in append()
243 pAppendException->SQLState = ::rtl::OUString::createFromAscii( _pAsciiSQLState ); in append()
244 pAppendException->ErrorCode = _nErrorCode; in append()

Completed in 13 milliseconds