ChessPlusPlus  WIP
cplusplus.com Community Project
chesspp::Exception Member List

This is the complete list of members for chesspp::Exception, including all inherited members.

Exception(std::string const &e_="") noexcept(noexcept(std::string(std::string(""))))chesspp::Exceptioninline
Exception(Exception const &)=defaultchesspp::Exception
Exception(Exception &&)=defaultchesspp::Exception
operator std::string() const noexceptchesspp::Exceptioninlinevirtual
operator=(Exception const &)=defaultchesspp::Exception
operator=(Exception &&)=defaultchesspp::Exception
operator==(std::exception const &other) const noexceptchesspp::Exceptioninlinevirtual
operator==(std::exception const &e1, Exception const &e2) noexceptchesspp::Exceptionfriend
what() const noexceptoverridechesspp::Exceptioninlinevirtual
~Exception()=defaultchesspp::Exceptionvirtual