@PublicEvolving public class TableRuntimeException extends RuntimeException
This exception indicates the exception was thrown intentionally, e.g. during evaluation of
SINGLE_VALUE function. Most likely a user error.
| Constructor and Description |
|---|
TableRuntimeException(String message) |
TableRuntimeException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.