MCPcopy Create free account
hub / github.com/SIPp/sipp / _IncludeError

Class _IncludeError

cpplint.py:730–732  ·  view source on GitHub ↗

Indicates a problem with the include order in a file.

Source from the content-addressed store, hash-verified

728
729
730class _IncludeError(Exception):
731 """Indicates a problem with the include order in a file."""
732 pass
733
734
735class FileInfo:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected