MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / AddError

Method AddError

src/core/errorbucketimpl.h:160–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158class cErrorBucketNull : public cErrorBucket
159{
160 virtual void AddError(const eError&)
161 {
162 }
163
164protected:
165 virtual void HandleError(const eError&)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected