Class PulsarClientException.IncompatibleSchemaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.pulsar.client.api.v5.PulsarClientException
org.apache.pulsar.client.api.v5.PulsarClientException.IncompatibleSchemaException
All Implemented Interfaces:
Serializable
Enclosing class:
PulsarClientException

public static final class PulsarClientException.IncompatibleSchemaException extends PulsarClientException
See Also:
  • Constructor Details

    • IncompatibleSchemaException

      public IncompatibleSchemaException(String message)