Uses of Class
org.apache.pulsar.broker.service.schema.exceptions.SchemaException
-
Packages that use SchemaException Package Description org.apache.pulsar.broker.service.schema.exceptions 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.exceptions Modifier and Type Class Description classIncompatibleSchemaExceptionException is thrown when an incompatible schema is used.classInvalidSchemaDataExceptionException thrown when the schema data is not in a valid form.
-