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