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