public class TableOfflineException extends PrestoException
| Constructor and Description |
|---|
TableOfflineException(SchemaTableName tableName,
boolean forPresto,
String offlineMessage) |
| Modifier and Type | Method and Description |
|---|---|
SchemaTableName |
getTableName() |
getErrorCode, getLocation, getMessage, getRawMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TableOfflineException(SchemaTableName tableName, boolean forPresto, String offlineMessage)
public SchemaTableName getTableName()
Copyright © 2012–2020. All rights reserved.