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