Uses of Class
org.apache.pulsar.broker.service.schema.exceptions.SchemaException
Packages that use SchemaException
-
Uses of SchemaException in org.apache.pulsar.broker.service.schema.exceptions
Subclasses of SchemaException in org.apache.pulsar.broker.service.schema.exceptionsModifier and TypeClassDescriptionclassException is thrown when an incompatible schema is used.classException thrown when the schema data is not in a valid form.classException is thrown when an schema not exist.