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