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