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