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