@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, toString
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.