|
libstdc++
|
This is the complete list of members for std::ios_base::failure, including all inherited members.
| code() const noexcept (defined in std::ios_base::failure) | std::ios_base::failure | inline |
| exception() noexcept (defined in std::exception) | std::exception | inline |
| exception(const exception &)=default (defined in std::exception) | std::exception | |
| exception(exception &&)=default (defined in std::exception) | std::exception | |
| failure(const string &__str) (defined in std::ios_base::failure) | std::ios_base::failure | explicit |
| failure(const string &__s, const error_code &) noexcept (defined in std::ios_base::failure) | std::ios_base::failure | inlineexplicit |
| failure(const char *__s, const error_code &=error_code{}) (defined in std::ios_base::failure) | std::ios_base::failure | inlineexplicit |
| operator=(const exception &)=default (defined in std::exception) | std::exception | |
| operator=(exception &&)=default (defined in std::exception) | std::exception | |
| what() const | std::ios_base::failure | virtual |
| ~exception() noexcept (defined in std::exception) | std::exception | virtual |
| ~failure() (defined in std::ios_base::failure) | std::ios_base::failure | virtual |