org.apache.hadoop.hive.serde2.avro
Class AvroSerdeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.hive.serde2.SerDeException
org.apache.hadoop.hive.serde2.avro.AvroSerdeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BadSchemaException
public class AvroSerdeException
- extends SerDeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AvroSerdeException
public AvroSerdeException()
AvroSerdeException
public AvroSerdeException(String message)
AvroSerdeException
public AvroSerdeException(Throwable cause)
AvroSerdeException
public AvroSerdeException(String message,
Throwable cause)
Copyright © 2013 The Apache Software Foundation