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