TimeoutError class

Extends

Error

المنشئون

TimeoutError(string)

الخصائص

code
Error

الخصائص الموروثة

message
name
stack

تفاصيل المنشئ

TimeoutError(string)

new TimeoutError(message?: string)

المعلمات

message

string

تفاصيل الخاصية

code

code: string

قيمة الخاصية

string

Error

static Error: ErrorConstructor

قيمة الخاصية

ErrorConstructor

تفاصيل الخاصية الموروثة

message

message: string

قيمة الخاصية

string

موروث من Error.message

name

name: string

قيمة الخاصية

string

موروث من Error.name

stack

stack?: string

قيمة الخاصية

string

موروث من Error.stack