0

In Realm Object Server sample codes, following can be found:

throw new deps.problem.HttpProblem.Unauthorized({
            detail: `Something bad happened: ${err.toString()}`,
          });

Here, like deps.problem.HttpProblem.Unauthorized there may be other defined errors that can be used. However, I could no where find such list or details in any docs or references.

Can anyone help me in here to get such list or errors?

Akshay Shah
  • 1,120
  • 6
  • 13

0 Answers0