@w5s/errorClassesTimeoutErrorOn this pageTimeoutError The TimeoutError object indicates an error that the operation took too much time and was canceledHierarchyReadonly<Error & { cause: unknown; message: string; name: TimeoutError; stack: string } & { name: TimeoutError }>TimeoutErrorIndex ConstructorsconstructorPropertieserrorNameConstructors constructornew TimeoutError(...properties: [properties?: ErrorClassProperties<{}>]): TimeoutErrorError constructorProperties staticreadonlyerrorNameerrorName: TimeoutErrorError name
The TimeoutError object indicates an error that the operation took too much time and was canceled