Uses of Class
org.apache.flink.table.api.TableException
Packages that use TableException
Package
Description
-
Uses of TableException in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that throw TableExceptionModifier and TypeMethodDescriptionObjectIdentifier.asSerializableString()Returns a string that fully serializes this instance.ObjectIdentifier.toObjectPath()Convert thisObjectIdentifiertoObjectPath. -
Uses of TableException in org.apache.flink.table.types.inference
Methods in org.apache.flink.table.types.inference that return TableExceptionModifier and TypeMethodDescriptionstatic TableExceptionTypeInferenceUtil.createUnexpectedException(CallContext callContext, Throwable cause) Returns an exception for an unexpected error during type inference. -
Uses of TableException in org.apache.flink.table.utils
Methods in org.apache.flink.table.utils that throw TableException