Error::toString Method

エラーを表す文字列を返します。

構文

std::string toString() const;
std::wstring toStringW() const;

戻り値

エラーを表す文字列。