@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.
| Constructor and Description |
|---|
TableException(String message) |
TableException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.