|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Error
is a subclass of Throwable
that indicates serious problems that a reasonable application
should not try to catch.true
if the download-process terminated abnormal.
Exception
and its subclasses are a form of
Throwable
that indicates conditions that a reasonable
application might want to catch.Exception
with no specified detail message.
|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |