@PublicEvolving public class TableNotExistException extends Exception
Constructor and Description |
---|
TableNotExistException(String catalogName,
ObjectPath tablePath) |
TableNotExistException(String catalogName,
ObjectPath tablePath,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TableNotExistException(String catalogName, ObjectPath tablePath)
public TableNotExistException(String catalogName, ObjectPath tablePath, Throwable cause)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.