public class DatasetNotFoundException extends DatasetException
Exception thrown to indicate that a dataset was not found.
Constructor and Description |
---|
DatasetNotFoundException(String message) |
DatasetNotFoundException(String message,
Throwable cause) |
DatasetNotFoundException(Throwable cause) |
format
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013–2015. All rights reserved.