Class SchemaBuilderException

All Implemented Interfaces:
Serializable

public class SchemaBuilderException extends AvroRuntimeException
Thrown for errors building schemas.
See Also:
  • Constructor Details

    • SchemaBuilderException

      public SchemaBuilderException(Throwable cause)
    • SchemaBuilderException

      public SchemaBuilderException(String message)