Class ParquetDecodingException

    • Constructor Detail

      • ParquetDecodingException

        public ParquetDecodingException()
      • ParquetDecodingException

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

        public ParquetDecodingException​(String message)
      • ParquetDecodingException

        public ParquetDecodingException​(Throwable cause)