Class ParquetMemoryManagerRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class ParquetMemoryManagerRuntimeException
    extends org.apache.parquet.ParquetRuntimeException
    Signals that an exception of some sort has occurred with the Parquet Memory Manager.
    See Also:
    MemoryManager, Serialized Form
    • Constructor Detail

      • ParquetMemoryManagerRuntimeException

        public ParquetMemoryManagerRuntimeException​(String message)