Uses of Package
org.apache.pulsar.broker.service.schema.exceptions
-
Packages that use org.apache.pulsar.broker.service.schema.exceptions Package Description org.apache.pulsar.broker.service.schema Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.pulsar.broker.service.schema.exceptions Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.pulsar.broker.service.schema.validator Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
Classes in org.apache.pulsar.broker.service.schema.exceptions used by org.apache.pulsar.broker.service.schema Class Description IncompatibleSchemaException Exception is thrown when an incompatible schema is used. -
Classes in org.apache.pulsar.broker.service.schema.exceptions used by org.apache.pulsar.broker.service.schema.exceptions Class Description SchemaException Schema related exceptions. -
Classes in org.apache.pulsar.broker.service.schema.exceptions used by org.apache.pulsar.broker.service.schema.validator Class Description InvalidSchemaDataException Exception thrown when the schema data is not in a valid form.