| Package | org.libspark.thread.errors |
| Class | public class CurrentThreadNotFoundError |
| Inheritance | CurrentThreadNotFoundError Error |
| Method | Defined by | ||
|---|---|---|---|
|
CurrentThreadNotFoundError(message:String = "", id:int = 0)
新しい CurrentThreadNotFoundError クラスのインスタンスを作成します.
| CurrentThreadNotFoundError | ||
| CurrentThreadNotFoundError | () | constructor |
public function CurrentThreadNotFoundError(message:String = "", id:int = 0)新しい CurrentThreadNotFoundError クラスのインスタンスを作成します.
Parametersmessage:String (default = "") — エラーメッセージ
|
|
id:int (default = 0) — エラー識別子
|