@PublicEvolving public class TableException extends RuntimeException
This exception indicates that an internal error occurred or that a feature is not supported yet. Usually, this exception does not indicate a fault of the user.
| 构造器和说明 |
|---|
TableException(String message) |
TableException(String message,
Throwable cause) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.