LibreOffice Module cppuhelper (master) 1
Namespaces | Functions
exc_hlp.hxx File Reference
#include "com/sun/star/uno/Any.hxx"
#include "cppuhelper/cppuhelperdllapi.h"
Include dependency graph for exc_hlp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cppu
 

Functions

CPPUHELPER_DLLPUBLIC void SAL_CALL cppu::throwException (const css::uno::Any &rExc)
 This function throws the exception given by rExc. More...
 
Any SAL_CALL cppu::getCaughtException ()
 Use this function to get the dynamic type of a caught C++-UNO exception; completes the above function throwing exceptions generically. More...