public class NoSuchTableException extends CubeManagerException
| Constructor and Description |
|---|
NoSuchTableException(org.gcube.data.analysis.tabulardata.model.table.TableId id) |
NoSuchTableException(org.gcube.data.analysis.tabulardata.model.table.TableId id,
org.gcube.data.analysis.tabulardata.model.table.TableType type) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.model.table.TableId |
getId() |
org.gcube.data.analysis.tabulardata.model.table.TableType |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchTableException(org.gcube.data.analysis.tabulardata.model.table.TableId id)
public NoSuchTableException(org.gcube.data.analysis.tabulardata.model.table.TableId id,
org.gcube.data.analysis.tabulardata.model.table.TableType type)
Copyright © 2020. All Rights Reserved.