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