Class AvroTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.trino.hive.formats.avro.AvroTypeException
All Implemented Interfaces:
Serializable

public class AvroTypeException extends Exception
See Also:
  • Constructor Details

    • AvroTypeException

      public AvroTypeException(org.apache.avro.AvroTypeException runtimeAvroTypeException)
    • AvroTypeException

      public AvroTypeException(String message)
    • AvroTypeException

      public AvroTypeException(String message, Throwable cause)