public class DecodingException extends CodecException
CodecException,
序列化表格| 构造器和说明 |
|---|
DecodingException() |
DecodingException(CodecError error) |
DecodingException(CodecError error,
Throwable cause) |
DecodingException(String message) |
DecodingException(String message,
Throwable cause) |
public DecodingException()
public DecodingException(CodecError error)
public DecodingException(String message)
public DecodingException(CodecError error, Throwable cause)
Copyright © 2019–2021 indunet. All rights reserved.