|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
FileSystemException
and wrappers for
checked Java exceptions.
See:
Description
Exception Summary | |
---|---|
FileSystemException | This exception is the base class for all exceptions thrown by EntityFS methods. |
WrappedCheckedException | This exception type is used to wrap a checked exception (such as ClassNotFoundException ) and rethrow it as an unchecked exception. |
WrappedClassNotFoundException | This exception type is for rethrowing ClassNotFoundException :s as
unchecked exceptions. |
WrappedIOException | This exception type is used to wrap IOException (checked) and rethrow
it as an unchecked exception. |
WrappedMalformedURLException | This is for wrapping an MalformedURLException and rethrowing it as an
unchecked exception. |
FileSystemException
and wrappers for
checked Java exceptions.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |