@Deprecated public class DatasetNotFoundException extends DataStorageException
| Constructor and Description |
|---|
DatasetNotFoundException(String detailMessage)
Deprecated.
|
DatasetNotFoundException(String detailMessage,
Throwable throwable)
Deprecated.
|
isRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DatasetNotFoundException(String detailMessage, Throwable throwable)
detailMessage - the exception message.throwable - exception as throwable.public DatasetNotFoundException(String detailMessage)
detailMessage - the exception message.Copyright © 2019. All rights reserved.