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