public class HiveViewNotSupportedException extends NotFoundException
| Constructor and Description |
|---|
HiveViewNotSupportedException(SchemaTableName tableName) |
HiveViewNotSupportedException(SchemaTableName tableName,
String message) |
| Modifier and Type | Method and Description |
|---|---|
SchemaTableName |
getTableName() |
getErrorCode, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HiveViewNotSupportedException(SchemaTableName tableName)
public HiveViewNotSupportedException(SchemaTableName tableName, String message)
public SchemaTableName getTableName()
Copyright © 2012–2019. All rights reserved.