public static class RawResourceDataSource.RawResourceDataSourceException extends IOException
IOException is encountered reading from a raw resource.| Constructor and Description |
|---|
RawResourceDataSourceException(IOException e) |
RawResourceDataSourceException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RawResourceDataSourceException(String message)
public RawResourceDataSourceException(IOException e)