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() |
format
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DatasetIOException(String message, IOException root)
public IOException getIOException()
Copyright © 2013–2015. All rights reserved.