Class InvalidSchemaException

  • All Implemented Interfaces:
    Serializable

    public class InvalidSchemaException
    extends org.apache.parquet.ParquetRuntimeException
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidSchemaException

        public InvalidSchemaException​(String message,
                                      Throwable cause)
      • InvalidSchemaException

        public InvalidSchemaException​(String message)