1. An error that occurs while a program is running, after it has been compiled or interpreted, typically causing the program to crash or behave unexpectedly
The application encountered a runtime error and had to be terminated.
O aplicativo encontrou um erro de execução e teve que ser encerrado.
2. A malfunction in a software program during its operation, such as division by zero, null pointer exception, or memory access violation
A runtime error occurred when the user tried to divide a number by zero.
Um erro de execução ocorreu quando o usuário tentou dividir um número por zero.