public static class Catalog.ViewNotExistException extends Exception
| Constructor and Description |
|---|
ViewNotExistException(Identifier identifier) |
ViewNotExistException(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 ViewNotExistException(Identifier identifier)
public ViewNotExistException(Identifier identifier, Throwable cause)
public Identifier identifier()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.