REST SDK
REST SDK errors
Error objects raised by REST transport, serialization, and local validation.
These types are exported by @getpara/rest-sdk.
ParaRestSerializationError reports a body that cannot be JSON encoded, such as a function, symbol, or circular reference. ParaRestValidationError reports a local invalid argument before a REST call is sent.