Uses of Class
org.apache.pulsar.broker.service.schema.exceptions.SchemaException
Packages that use SchemaException
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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.