Class IncompatibleSchemaException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IncompatibleSchemaException
    extends SchemaException
    Exception is thrown when an incompatible schema is used.
    See Also:
    Serialized Form
    • Constructor Detail

      • IncompatibleSchemaException

        public IncompatibleSchemaException()
      • IncompatibleSchemaException

        public IncompatibleSchemaException​(java.lang.String message)
      • IncompatibleSchemaException

        public IncompatibleSchemaException​(java.lang.Throwable e)