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