Class UndefinedUpdateFuncException

Inheritance Relationships

Base Type

  • public std::logic_error

Class Documentation

class UndefinedUpdateFuncException : public std::logic_error

ParametricGateのupdate_funcが定義されていないという例外

Public Functions

inline UndefinedUpdateFuncException(const std::string &message)

コンストラクタ

パラメータ:

message -- エラーメッセージ