now that I wrote this ...wrote:

> I imagine something like the following:
> 
> /** is thrown when a component is attempted to be used before it was
>     completely constructed.
> */
> exception NotInitializedException : public Exception
> {
> };

it should better be a RuntimeException, shouldn't it?

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to