Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx147 Any aLoaderException; in acquireDoc() local
155 aLoaderException = ::cppu::getCaughtException(); in acquireDoc()
165 if ( aLoaderException.hasValue() ) in acquireDoc()
168 OSL_VERIFY( aLoaderException >>= aLoaderError ); in acquireDoc()
173 "$exception_type$", aLoaderException.getValueTypeName(), in acquireDoc()

Completed in 20 milliseconds