/* Generated By:JJTree: Do not edit this line. DynamicSerDeXception.java */ package org.apache.hadoop.hive.serde2.dynamic_type; public class DynamicSerDeXception extends SimpleNode { public DynamicSerDeXception(int id) { super(id); } public DynamicSerDeXception(thrift_grammar p, int id) { super(p, id); } }