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