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