Comment 0 for bug 1690795

Revision history for this message
Lisa Zangrando (lisa-zangrando) wrote :

The basic exception is called Exception and can be used anywhere in your program. In real life, however, no program nor library should ever raise Exception directly: it's not specific enough to be helpful.