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, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HiveViewNotSupportedException(SchemaTableName tableName)
public HiveViewNotSupportedException(SchemaTableName tableName, String message)
public SchemaTableName getTableName()
Copyright © 2012-2016. All Rights Reserved.