Oliver Braun wrote:
> Open Issues:
> 
> Is it o.k. to throw a RuntimeException in the case the desktop
> environment does not know how to handle the specified URL, or should we
> introduce a new exception for this ?

Use an IllegalArgumentException ? Another question: why throw an
exception, why not return a bool for success or not ?

Just my 2 cents, pl

-- 
If you give someone a program, you will frustrate them for a day;
if you teach them how to program, you will frustrate them for a lifetime.
     -- Author unknown

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

Reply via email to