Uses of Class
org.apache.avro.AvroRuntimeException

Packages that use AvroRuntimeException
org.apache.avro Avro kernel classes. 
 

Uses of AvroRuntimeException in org.apache.avro
 

Subclasses of AvroRuntimeException in org.apache.avro
 class AvroTypeException
          Thrown when an illegal type is used.
 class SchemaParseException
          Thrown for errors parsing schemas and protocols.
 



Copyright © 2009 The Apache Software Foundation