Class UnknownColumnException

  • All Implemented Interfaces:
    Serializable

    public class UnknownColumnException
    extends org.apache.parquet.ParquetRuntimeException
    Thrown if the specified column is unknown in the underlying storage
    See Also:
    Serialized Form