@WebFault public class NoSuchTableException extends Exception
| Constructor and Description |
|---|
NoSuchTableException(String message,
TabularDataExceptionBean faultInfo) |
NoSuchTableException(String message,
TabularDataExceptionBean faultInfo,
Throwable cause) |
NoSuchTableException(org.gcube.data.analysis.tabulardata.model.table.TableId id) |
| Modifier and Type | Method and Description |
|---|---|
TabularDataExceptionBean |
getFaultInfo() |
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(String message, TabularDataExceptionBean faultInfo, Throwable cause)
public NoSuchTableException(String message, TabularDataExceptionBean faultInfo)
public TabularDataExceptionBean getFaultInfo()
Copyright © 2015. All Rights Reserved.