public class ProducerException extends ClientException
| 构造器和说明 |
|---|
ProducerException() |
ProducerException(String message) |
ProducerException(String error,
int code) |
ProducerException(String error,
int code,
Throwable cause) |
ProducerException(String message,
Throwable cause) |
ProducerException(Throwable cause) |
getCodeCopyright © 2020 Joyqueue Community. All rights reserved.