Class AvroPageDataReader.UncheckedAvroTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.trino.hive.formats.avro.AvroPageDataReader.UncheckedAvroTypeException
All Implemented Interfaces:
Serializable
Enclosing class:
AvroPageDataReader

protected static class AvroPageDataReader.UncheckedAvroTypeException extends RuntimeException
Used for throwing AvroTypeException through interfaces that can not throw checked exceptions like DatumReader
See Also: