Create a new Exception that can be caught

suggest change
class CompileError(Exception):
    pass

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


pass statement:
*Create a new Exception that can be caught

Table Of Contents
31Set
142pass statement
166Gzip