298299300301302303304305306307308
datumSerDe.serialize(datum, out); } } catch (IOException e) { throw new SerDeException(e); } } else { throw new IllegalArgumentException( "ListDatum.SerDeImpl requires ListDatum, not " +