SuperTokensGeneralException
- Use the
getPrevious()
function to get the actual error. - This is the most general type of error. Can be thrown for a variety of reasons:
- Connection issues to SuperTokens instance
- Generic "Something went wrong" errors.
- The way to handle this error is to simply send a status code of
500