public class DataSetLookupException extends RuntimeException implements Serializable
Default exception when a data set lookup fails.
| Constructor and Description |
|---|
DataSetLookupException() |
DataSetLookupException(String uuid) |
DataSetLookupException(String uuid,
String message) |
DataSetLookupException(String uuid,
String message,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataSetLookupException()
public DataSetLookupException(String uuid)
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.