public static class Catalog.FunctionNotExistException extends Exception
| Constructor and Description |
|---|
FunctionNotExistException(Identifier identifier) |
FunctionNotExistException(Identifier identifier,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
identifier() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FunctionNotExistException(Identifier identifier)
public FunctionNotExistException(Identifier identifier, Throwable cause)
public Identifier identifier()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.