Files
openide/python/resources/inspectionDescriptions/PyExceptionInheritInspection.html
T

5 lines
164 B
HTML

<html>
<body>
This inspection detects when a custom exception class is raised but doesn&apos;t inherit from the builtin &quot;Exception&quot; class.
</body>
</html>