Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to throw errors in `createRouteAction()` and `createServerAction$()`? - SolidJS
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,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
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