module pycode.code_exceptions

Inheritance diagram of pyquickhelper.pycode.code_exceptions

Short summary

module pyquickhelper.pycode.code_exceptions

exceptions raised in this subfolder

source on GitHub

Classes

class

truncated documentation

CoverageException

raised when an issue happens with the coverage

Documentation

exceptions raised in this subfolder

source on GitHub

exception pyquickhelper.pycode.code_exceptions.CoverageException[source]

Bases: Exception

raised when an issue happens with the coverage

source on GitHub