BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
bst::BoosterSeatException Member List

This is the complete list of members for bst::BoosterSeatException, including all inherited members.

BoosterSeatException(const std::string &message, ErrorNumber error_number=ErrorNumber::UNSPECIFIED)bst::BoosterSeatExceptioninline
error_number_bst::BoosterSeatExceptionprivate
error_number_enum_bst::BoosterSeatExceptionprivate
errorNumber() const noexceptbst::BoosterSeatExceptioninline
errorNumberEnum() const noexceptbst::BoosterSeatExceptioninline
message_bst::BoosterSeatExceptionprivate
what() const noexcept overridebst::BoosterSeatExceptioninline
~BoosterSeatException()=defaultbst::BoosterSeatException