|
testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
|
This is the complete list of members for testcontainers::NotFoundError, including all inherited members.
| DockerError(const std::string &what) | testcontainers::DockerError | inlineexplicit |
| DockerError(const std::string &what, std::optional< int > status_code, std::string resource_id={}) | testcontainers::DockerError | inline |
| NotFoundError(const std::string &what, std::string resource_id={}) | testcontainers::NotFoundError | inlineexplicit |
| resource_id() const noexcept | testcontainers::DockerError | inline |
| status_code() const noexcept | testcontainers::DockerError | inline |