C# Class Avro.DataFileException

Raised when there's a problem reading or writing file object containers.
Inheritance: AvroException
Show file Open project: thirumg/Avro.NET

Public Methods

Method Description
DataFileException ( string s ) : System

Method Details

DataFileException() public method

public DataFileException ( string s ) : System
s string
return System