Serializablepublic static class FileDataSource.FileDataSourceException extends IOException
FileDataSource encounters an error reading a file.| Constructor | Description |
|---|---|
FileDataSourceException(IOException cause) |
|
FileDataSourceException(String message,
IOException cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileDataSourceException(IOException cause)
public FileDataSourceException(String message, IOException cause)