errorString()

Return a string describing the last error, if any.

Synopsis:

#include <qpps/object.h>
 
QString errorString() const;

Description:

Return a string describing the last error, if any.

Returns:

A description of the last error, if any.