Class AvroTypeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TracingAvroTypeException

public class AvroTypeException extends AvroRuntimeException
Thrown when an illegal type is used.
See Also:
  • Constructor Details

    • AvroTypeException

      public AvroTypeException(String message)
    • AvroTypeException

      public AvroTypeException(String message, Throwable cause)