|
LIBTHEMIS
|
例外情報格納クラス [詳解]
#include <string>#include <iostream>#include <exception>
クラス | |
| class | themis::EmptyException |
| 空の例外クラス [詳解] | |
| class | themis::Exception |
| メッセージ文字列を持つ例外クラス [詳解] | |
名前空間 | |
| themis | |
関数 | |
| std::ostream & | themis::operator<< (std::ostream &os, const Exception &ex) |
| 出力ストリームにメッセージ文字列を出力 [詳解] | |
例外情報格納クラス
1.8.14