C# Class Avro.AvroTypeException

Used to communicate an exception associated with Avro typing.
Inheritance: AvroException
Show file Open project: zolyfarkas/avro

Public Methods

Method Description
AvroTypeException ( string s ) : System

Method Details

AvroTypeException() public method

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