ネストされたクラス |
---|
class | TombstoneUtils.Config.BacktraceFilterPattern バックトレースをフィルタリングするためのパターンを含むユーティリティ クラス。 |
パブリック コンストラクター
公開メソッド
appendAbortMessageExcludes
public TombstoneUtils.Config appendAbortMessageExcludes (String... abortMessages)
パラメーター |
---|
abortMessages | String |
appendAbortMessageExcludes
public TombstoneUtils.Config appendAbortMessageExcludes (Pattern... abortMessages)
パラメーター |
---|
abortMessages | Pattern |
appendAbortMessageIncludes
public TombstoneUtils.Config appendAbortMessageIncludes (Pattern... abortMessages)
パラメーター |
---|
abortMessages | Pattern |
appendAbortMessageIncludes
public TombstoneUtils.Config appendAbortMessageIncludes (String... abortMessages)
パラメーター |
---|
abortMessages | String |
appendProcessPatterns
public TombstoneUtils.Config appendProcessPatterns (Pattern... processPatterns)
パラメーター |
---|
processPatterns | Pattern |
appendProcessPatterns
public TombstoneUtils.Config appendProcessPatterns (String... processPatternStrings)
パラメーター |
---|
processPatternStrings | String |
getProcessPatterns
public List<Pattern> getProcessPatterns ()
setAbortMessageExcludes
public TombstoneUtils.Config setAbortMessageExcludes (String... abortMessages)
パラメーター |
---|
abortMessages | String |
setAbortMessageExcludes
public TombstoneUtils.Config setAbortMessageExcludes (Pattern... abortMessages)
パラメーター |
---|
abortMessages | Pattern |
setAbortMessageIncludes
public TombstoneUtils.Config setAbortMessageIncludes (Pattern... abortMessages)
パラメーター |
---|
abortMessages | Pattern |
setAbortMessageIncludes
public TombstoneUtils.Config setAbortMessageIncludes (String... abortMessages)
パラメーター |
---|
abortMessages | String |
setIgnoreLowFaultAddress
public TombstoneUtils.Config setIgnoreLowFaultAddress (boolean ignoreLowFaultAddress)
パラメーター |
---|
ignoreLowFaultAddress | boolean |
setMinAddress
public TombstoneUtils.Config setMinAddress (String maxLowFaultAddress)
パラメーター |
---|
maxLowFaultAddress | String |
setProcessPatterns
public TombstoneUtils.Config setProcessPatterns (String... processPatternStrings)
パラメーター |
---|
processPatternStrings | String |
setProcessPatterns
public TombstoneUtils.Config setProcessPatterns (Pattern... processPatterns)
パラメーター |
---|
processPatterns | Pattern |
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2022-11-18 UTC。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]