Python Errors and Exceptions

Errors

Runtime Errors

Catching Exceptions

Catching Exceptions Explicitly

Raising Exceptions

Accessing the Error Message

try ... except ... else ... finally