public class ProducerException extends Exception
| 构造器和说明 |
|---|
ProducerException() |
ProducerException(String message) |
ProducerException(String message,
Throwable cause) |
ProducerException(Throwable cause) |
Copyright © 2019. All rights reserved.