Monday, 12 August 2013

Confirmation about an Oracle tutorial typo

Confirmation about an Oracle tutorial typo

Do they mean checked exception with "exception exceptions" right?
Quoting from this oracle java tutorial:
Note that if there is an exception during directory iteration then
DirectoryIteratorException is thrown with the IOException as the cause.
Iterator methods cannot throw exception exceptions.
Thanks in advance.

No comments:

Post a Comment