24 #ifndef INCLUDED_CPPUHELPER_EXC_HLP_HXX 25 #define INCLUDED_CPPUHELPER_EXC_HLP_HXX
CPPUHELPER_DLLPUBLIC css::uno::Any getCaughtException()
Use this function to get the dynamic type of a caught C++-UNO exception; completes the above function...
CPPUHELPER_DLLPUBLIC void throwException(const css::uno::Any &rExc)
This function throws the exception given by rExc.
Definition: Enterable.hxx:30
#define CPPUHELPER_DLLPUBLIC
Definition: cppuhelperdllapi.h:32