Kaushik Raina created KAFKA-18684:
-------------------------------------
Summary: Implement new base exception classes
Key: KAFKA-18684
URL: https://issues.apache.org/jira/browse/KAFKA-18684
Project: Kafka
Issue Type: Sub-task
Reporter: Kaushik Raina
```
{{//Producer Refresh and Retriable}}
{{public}} {{abstract}} {{class}} {{RefreshRetriableException }}{{extends}}
{{RetriableException {}}
{{ }}{{...}}
{{}}}
{{//Application-Recoverable new}}
{{public}} {{abstract}} {{class}} {{ApplicationRecoverableException
}}{{extends}} {{ApiException {}}
{{ }}{{...}}
{{}}}
```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)