Back to all terms
81Debug & testEssential
Error
Error
A problem that occurs while the program runs, causing some features to stop working.
For example
I saw a TypeError, which means there is a type-related mistake in the code.
Resources
Copy prompt
Here is the stack trace. Identify the root cause and the minimal fix.
Related terms
See all