Uses of Class
org.apache.flink.types.NullFieldException
-
Packages that use NullFieldException Package Description org.apache.flink.types -
-
Uses of NullFieldException in org.apache.flink.types
Constructors in org.apache.flink.types with parameters of type NullFieldException Constructor Description NullKeyFieldException(NullFieldException nfex)Constructs anNullKeyFieldExceptionwith a default message, referring to the field number given in theNullFieldException.
-