DOMException extends RuntimeException (DOM Java binding)

Hi,

I was wondering why DOMException extends RuntimeException... As far as I
understand, this means that Java code calling the DOM does not have to catch
these exceptions in order to compile. That doesn't seem to be very
reasonable to me...

Regards, Julian

Received on Friday, 28 April 2000 11:30:09 UTC