Package org.apache.flink.types
-
Exception Summary Exception Description NullFieldException An exception specifying that a required field was not set in a record, i.e. wasnull.
| Exception | Description |
|---|---|
| NullFieldException |
An exception specifying that a required field was not set in a record, i.e. was
null
. |