Class IncompatibleSchemaException

All Implemented Interfaces:
Serializable

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

    • IncompatibleSchemaException

      public IncompatibleSchemaException()
    • IncompatibleSchemaException

      public IncompatibleSchemaException(String message)
    • IncompatibleSchemaException

      public IncompatibleSchemaException(Throwable e)