:: com :: sun :: star :: util ::

interface XSimpleErrorHandler
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XSimpleErrorHandler
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces
Usage Restrictions
deprecated

Methods' Summary
handleError  
Methods' Details
handleError
boolean
handleError( [in] any  Exception );

Top of Page