BoosterSeat
0.1
A C++ library that includes common utilities that are used in other projects.
|
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::BoosterSeatException | inline |
error_number_ | bst::BoosterSeatException | private |
error_number_enum_ | bst::BoosterSeatException | private |
errorNumber() const noexcept | bst::BoosterSeatException | inline |
errorNumberEnum() const noexcept | bst::BoosterSeatException | inline |
message_ | bst::BoosterSeatException | private |
what() const noexcept override | bst::BoosterSeatException | inline |
~BoosterSeatException()=default | bst::BoosterSeatException |