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