Vigilance
A simple tool for enforcing code quality metrics on a codebase
 All Classes Namespaces Files Functions Variables Groups
error.py File Reference

Classes

class  VigilanceException
 Base Exception to be raised within vigilance. More...
 
class  ReportParsingError
 Raised when a quality report cannot be parsed. More...
 
class  ConfigurationParsingError
 Raised when the vigilance configuration file contains errors. More...
 
class  UnknownSuite
 Raised when the user attempts to use a quality suite that has not yet been loaded. More...
 
class  QualityViolationsDetected
 Raised when vigilance detects quality violations. More...
 

Namespaces

 vigilance.error