Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Harnessİstisnası
public
class
HarnessException
extends Object
implements
IHarnessException
Java.lang.Nesne
|
🎃 |
com.android.tradefed.error.HarnessException
|
Bilinen doğrudan alt sınıflar
|
Bilinen dolaylı alt sınıflar
|
Ekipmanın içinde gönderilen istisna için temel istisna sınıfı. Bu sınıf, hatanın ayrıntılarını bildirmek için ErrorIdentifier
öğesinin taşınmasına yardımcı olur.
Özet
Kamu inşaatçıları
Harnessİstisnası
public HarnessException (ErrorIdentifier errorId)
Parametreler |
errorId |
ErrorIdentifier |
Harnessİstisnası
public HarnessException (String message,
ErrorIdentifier errorId)
Parametreler |
message |
String |
errorId |
ErrorIdentifier |
Harnessİstisnası
public HarnessException (Throwable cause,
ErrorIdentifier errorId)
Parametreler |
cause |
Throwable |
errorId |
ErrorIdentifier |
Harnessİstisnası
public HarnessException (String message,
Throwable cause,
ErrorIdentifier errorId)
Parametreler |
message |
String |
cause |
Throwable |
errorId |
ErrorIdentifier |
Herkese açık yöntemler
getOrigin
public String getOrigin ()
Özel durumun kaynağını döndürür.
toString
public String toString ()
Korunan yöntemler
setCallerClass
protected final void setCallerClass (Class<?> clazz)
setCallerClass
protected final void setCallerClass (String clazz)
Parametreler |
clazz |
String |
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-29 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"İhtiyacım olan bilgiler yok"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Çok karmaşık / çok fazla adım var"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Güncel değil"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Çeviri sorunu"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Örnek veya kod sorunu"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Diğer"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Anlaması kolay"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Sorunumu çözdü"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Diğer"
}]
{"lastModified": "Son g\u00fcncelleme tarihi: 2024-08-29 UTC."}
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-29 UTC."]]