Uses of Class
org.apache.avro.specific.SpecificExceptionBase

Packages that use SpecificExceptionBase
org.apache.avro.specific Generate specific Java classes for schemas and protocols. 
 

Uses of SpecificExceptionBase in org.apache.avro.specific
 

Classes in org.apache.avro.specific with type parameters of type SpecificExceptionBase
 class SpecificErrorBuilderBase<T extends SpecificExceptionBase>
          Abstract base class for specific ErrorBuilder implementations.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.