C# 클래스 Avro.AvroTypeException

Used to communicate an exception associated with Avro typing.
상속: AvroException
파일 보기 프로젝트 열기: zolyfarkas/avro

공개 메소드들

메소드 설명
AvroTypeException ( string s ) : System

메소드 상세

AvroTypeException() 공개 메소드

public AvroTypeException ( string s ) : System
s string
리턴 System