public class DatasetIOException extends DatasetException
Exception thrown for dataset IO-related failures.
| Constructor and Description |
|---|
DatasetIOException(String message,
IOException root) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getIOException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DatasetIOException(String message, IOException root)
public IOException getIOException()
Copyright © 2013–2014. All rights reserved.