C# Class Avro.SchemaParseException

Inheritance: AvroException
Show file Open project: thirumg/Avro.NET

Public Methods

Method Description
SchemaParseException ( string s ) : System

Method Details

SchemaParseException() public method

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