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, toStringpublic FunctionAlreadyExistException(String catalogName, ObjectPath functionPath)
public FunctionAlreadyExistException(String catalogName, ObjectPath functionPath, Throwable cause)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.