CDPError

Functions

~CDPError

void

setErrorMessage

Detailed Description

class CDPError

Error object to communicate an error message back to the host.

Public Functions

inline virtual ~CDPError()
virtual void setErrorMessage(const CDPString &errorMessage) = 0

Sets the error message to send back to the host.