The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: uno ::

exception Exception
Description
the base of all UNO exceptions

All exceptions defined in UNO idl should derive from this exception.

Developers Guide
ProUNO - C++ - Exception Handling in C++
ProUNO - Basic - Exception Handling
ProUNO - Java - Mapping of Exception Types
ProUNO - Bridge - Exceptions and Errorcodes
ProUNO - Exception Handling

Elements' Summary
Message gives a detailed description of the reason, why the exception was thrown.  
Context should contain a reference to the original, which raised the exception.  
Elements' Details
Message
string Message;
Description
gives a detailed description of the reason, why the exception was thrown.

The description should be as detailed as possible.

Context
XInterface Context;
Description
should contain a reference to the original, which raised the exception.

May be NULL.

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.