Skip to main content
In Python3, a runtime TypeError will be thrown if you attempt to raise an object or class which does not inherit from BaseException
I