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, toString
public ViewNotExistException(Identifier identifier)
public ViewNotExistException(Identifier identifier, Throwable cause)
public Identifier identifier()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.