22 module 
com {  module sun {  module star {  module uno {
 
the base of all UNO exceptions
Definition Exception.idl:29
string Message
gives a detailed description of the reason, why the exception was thrown.
Definition Exception.idl:35
com::sun::star::uno::XInterface Context
should contain a reference to the original, which raised the exception.
Definition Exception.idl:41
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20