public class CodecException extends RpcException
| 构造器和说明 |
|---|
CodecException() |
CodecException(String message) |
CodecException(String message,
Throwable cause) |
CodecException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CodecException(Throwable cause) |
Copyright © 2020. All rights reserved.