Types
- KeyboardInterrupt = object of CatchableError 
- Source Edit
- NotImplementedError = object of RuntimeError 
- Source Edit
- RuntimeError = object of CatchableError 
- Source Edit
KeyboardInterrupt = object of CatchableError
NotImplementedError = object of RuntimeError
RuntimeError = object of CatchableError