CRException::setMessage
Previous  Index  Next

void setMessage(const CRString& msg);

Parameters

msg
Indicates the message string to be copied into the new CRException.  

Description

Call this member function to set message string to exception object.

See Also

CRException::message


CRException | Classes | OCL | Index