public class FormulaEvaluateException extends RuntimeException
コンストラクタと説明 |
---|
FormulaEvaluateException(Cell cell,
Exception error) |
修飾子とタイプ | メソッドと説明 |
---|---|
Cell |
getCell()
式の評価に失敗したセルを取得する。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021 mygreen. All rights reserved.