19 #ifndef __com_sun_star_uno_Exception_idl__
20 #define __com_sun_star_uno_Exception_idl__
26 module com { module sun { module star { module uno {
com::sun::star::uno::XInterface Context
should contain a reference to the original, which raised the exception.
Definition: Exception.idl:45
the base of all UNO exceptions
Definition: Exception.idl:32
string Message
gives a detailed description of the reason, why the exception was thrown.
Definition: Exception.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:47