public class NoMatchConditionFormatterException extends RuntimeException
コンストラクタと説明 |
---|
NoMatchConditionFormatterException(CommonCell cell,
String message) |
修飾子とタイプ | メソッドと説明 |
---|---|
CommonCell |
getCell()
フォーマットに失敗したセルを取得する。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoMatchConditionFormatterException(CommonCell cell, String message)
public CommonCell getCell()
Copyright © 2021 mygreen. All rights reserved.