@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.
| 构造器和说明 |
|---|
TableRuntimeException(String message) |
TableRuntimeException(String message,
Throwable cause) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.