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