public class CodecException extends RuntimeException
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CodecException.CodecError |
| 构造器和说明 |
|---|
CodecException() |
CodecException(CodecException.CodecError error) |
CodecException(String message) |
CodecException(String message,
Throwable cause) |
public CodecException()
public CodecException(CodecException.CodecError error)
public CodecException(String message)
Copyright © 2018–2021 Industrial Internet. All rights reserved.