Class SpecificExceptionBase

All Implemented Interfaces:
Externalizable, Serializable, GenericContainer, IndexedRecord, SpecificRecord

public abstract class SpecificExceptionBase extends AvroRemoteException implements SpecificRecord, Externalizable
Base class for specific exceptions.
See Also: