runtime error

    Caused by uncatchable exceptions when a program is executed, or it can be forced by the language elements RAISE SHORTDUMP, THROW SHORTDUMP, or ASSERT or by exit messages. Every runtime error terminates the program, which in turn raises a database rollback and is documented by default in a short dump.

    -> More about