Aktualizr
C++ SOTA Client
|
Thrown by GetObject when the object requested is not present in the repository. More...
#include <ostree_repo.h>
Public Member Functions | |
OSTreeObjectMissing (const OSTreeHash _missing_object) | |
const char * | what () const noexcept override |
OSTreeHash | missing_object () const |
Thrown by GetObject when the object requested is not present in the repository.
Definition at line 46 of file ostree_repo.h.