Error::getString Method
エラーを表す文字列を返します。
構文
const cha* c_str() const;
備考
エラーを表す文字列。
関連項目
Errorクラスライブラリリファレンス>クラス>Error, Error::c_strクラスライブラリリファレンス>クラス>Error>Error::c_str Method, operator const char*クラスライブラリリファレンス>クラス>Error>Error::operator const char* Method, Error::operator std::stringクラスライブラリリファレンス>クラス>Error>Error::operator std::string Method, Error::toStringクラスライブラリリファレンス>クラス>Error>Error::toString Method