Search
Star
1.4k
Feedback
Setup for Free
S
SolidJS
โข
3y ago
โข
4 replies
pilcrow
How to throw errors in `createRouteAction()` and `createServerAction$()`?
Am I supposed to throw
new Error()
new Error()
, return an error
Response
Response
, or
.
.
.
?
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
new Error()
new Error()
Response
Response
Similar Threads
How to retrieve params in `createServerAction$`?
S
SolidJS / support
4y ago
createRouteAction and createRouteData collision
S
SolidJS / support
3y ago
createRouteAction Form TypeScript
S
SolidJS / support
3y ago