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