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