CRCError

Functions

~CRCError

void

setError

Detailed Description

class CRCError

Error object to communicate an error during initialization of the result calculator.

Public Functions

inline virtual ~CRCError()
virtual void setError(const CRCString &message) = 0

Notifies the host that an error occurred and provide a description of the error.