Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddefinitioncontainer.cxx303 Any eVetoDetails = xVeto->getDetails(); in operator ()() local
306 if ( eVetoDetails >>= aIllegalArgumentError ) in operator ()()
310 if ( eVetoDetails >>= aWrappedError ) in operator ()()
313 throw WrappedTargetException( xVeto->getReason(), _Listener.get(), eVetoDetails ); in operator ()()

Completed in 18 milliseconds