Quantum++
v0.8
C++11 quantum computing library
|
This is the complete list of members for qpp::Exception, including all inherited members.
_construct_exception_msg() | qpp::Exception | inlineprivate |
_custom | qpp::Exception | private |
_msg | qpp::Exception | private |
_type | qpp::Exception | private |
_where | qpp::Exception | private |
Exception(const std::string &where, const Type &type) | qpp::Exception | inline |
Exception(const std::string &where, const std::string &custom) | qpp::Exception | inline |
Type enum name | qpp::Exception | |
what() const noexceptoverride | qpp::Exception | inlinevirtual |