Class SchemaParseException

All Implemented Interfaces:
Serializable

public class SchemaParseException extends AvroRuntimeException
Thrown for errors parsing schemas and protocols.
See Also:
  • Constructor Details

    • SchemaParseException

      public SchemaParseException(Throwable cause)
    • SchemaParseException

      public SchemaParseException(String message)