Class HiveViewNotSupportedException

All Implemented Interfaces:
Serializable

public class HiveViewNotSupportedException extends NotFoundException
See Also:
  • Constructor Details

    • HiveViewNotSupportedException

      public HiveViewNotSupportedException(SchemaTableName tableName)
    • HiveViewNotSupportedException

      public HiveViewNotSupportedException(SchemaTableName tableName, String message)
  • Method Details