C# Class Avro.SchemaParseException

Inheritance: AvroException
显示文件 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