public static class Exceptions.DataHasUnknownFieldException extends IllegalArgumentException
Input data object has unknown field to the schema of the SchemaAwareStreamWriter. User can
either turn on IgnoreUnknownFields option on the SchemaAwareStreamWriter, or if they don't want
the error to be ignored, they should recreate the SchemaAwareStreamWriter with the updated
table schema.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]