Errors

Errors differ from Exceptions in that they do not cause the script to stop running; instead, they are returned in the format dict rather than raising Exceptions("Error").

You will find all errors in the Sub Pages of this tab!

Last updated