ORPCTaggedError creates Effect-native tagged error classes for oRPC procedures.
import.ts
Basic error
basic.ts
USER_NOT_FOUND_ERROR.
Error with options
with-options.ts
Error with typed data
with-data.ts
Factory for yieldable Effect errors that convert to oRPC errors.
ORPCTaggedError creates Effect-native tagged error classes for oRPC procedures.
USER_NOT_FOUND_ERROR.