public class TableNotPartitionedException extends Exception
| 构造器和说明 |
|---|
TableNotPartitionedException(String catalogName,
ObjectPath tablePath) |
TableNotPartitionedException(String catalogName,
ObjectPath tablePath,
Throwable cause) |
public TableNotPartitionedException(String catalogName, ObjectPath tablePath)
public TableNotPartitionedException(String catalogName, ObjectPath tablePath, Throwable cause)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.