public class CalciteException extends RuntimeException
CalciteContextException,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
private static long |
serialVersionUID
SerialVersionUID created with JDK 1.5 serialver tool.
|
| Constructor and Description |
|---|
CalciteException(String message,
Throwable cause)
Creates a new CalciteException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
private static final org.slf4j.Logger LOGGER
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.