Skip to content

Type Alias: RedcapClientError ​

RedcapClientError = RedcapHttpError | RedcapApiError | RedcapNetworkError | VersionParseError | UnsupportedVersionError

Defined in: packages/redcap-client/src/types.ts:67

All possible errors from the REDCap client.