Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/commontools/
H A Ddbexception.cxx248 SQLException* pLastException = NULL; in append() local
258pLastException = static_cast< SQLException* >( const_cast< void* >( pChainIterator->getValue() ) ); in append()
259 pChainIterator = &pLastException->NextException; in append()
263 if ( pLastException ) in append()
264 pLastException->NextException = aAppend; in append()

Completed in 17 milliseconds