public class HiveNotReadableException extends PrestoException
| Constructor and Description |
|---|
HiveNotReadableException(SchemaTableName tableName,
Optional<String> partition,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getPartition() |
SchemaTableName |
getTableName() |
getErrorCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HiveNotReadableException(SchemaTableName tableName, Optional<String> partition, String message)
public SchemaTableName getTableName()
Copyright © 2012–2023. All rights reserved.