Class NotImplementedException

Inheritance Relationships

Base Type

  • public logic_error

Class Documentation

class NotImplementedException : public logic_error

未実装なものに対する例外

Public Functions

inline NotImplementedException(const std::string &message)

コンストラクタ

パラメータ

message -- エラーメッセージ