Table of Contents

Class ParquetException

Namespace
ParquetSharp
Assembly
ParquetSharp.dll

Exception thrown by apache-parquet-cpp or the ParquetSharp wrapping logic.

public sealed class ParquetException : Exception, ISerializable
Inheritance
ParquetException
Implements
Inherited Members

Constructors

ParquetException(string, string)

public ParquetException(string type, string message)

Parameters

type string
message string