@w5s/errorInterfacesErrorClassOn this pageErrorClass <Name>Hierarchyunknown<typeof CustomError>ErrorClassIndex ConstructorsconstructorconstructorPropertieserrorNameConstructors constructorconstructor: constructornew ErrorClass<Properties>(...properties: ErrorClassParameters<Properties>): Readonly<Error & { cause: unknown; message: string; name: { name: Name } & Properties[name]; stack: string } & { name: Name } & Properties>Error constructorType parametersProperties: Record<string, any> = {}Properties readonlyerrorNameerrorName: NameError name
Error constructor