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 {
the base of all UNO exceptions
Definition Exception.idl:33
string Message
gives a detailed description of the reason, why the exception was thrown.
Definition Exception.idl:39
com::sun::star::uno::XInterface Context
should contain a reference to the original, which raised the exception.
Definition Exception.idl:45
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22