LibreOffice
LibreOffice 4.2 SDK C/C++ API Reference
|
Go to the source code of this file.
Namespaces | |
cppu | |
Functions | |
CPPUHELPER_DLLPUBLIC void | cppu::throwException (const ::com::sun::star::uno::Any &rExc) throw (::com::sun::star::uno::Exception) |
This function throws the exception given by rExc. More... | |
CPPUHELPER_DLLPUBLIC::com::sun::star::uno::Any | cppu::getCaughtException () |
Use this function to get the dynamic type of a caught C++-UNO exception; completes the above function throwing exceptions generically. More... | |