כיתות מקוננות |
---|
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 |
צרףProcessPatterns
public TombstoneUtils.Config appendProcessPatterns (Pattern... processPatterns)
פרמטרים |
---|
processPatterns | Pattern |
צרףProcessPatterns
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":"סיבה אחרת"
}]