Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
OSTreeObjectMissing Class Reference

Thrown by GetObject when the object requested is not present in the repository. More...

#include <ostree_repo.h>

Inheritance diagram for OSTreeObjectMissing:
[legend]
Collaboration diagram for OSTreeObjectMissing:
[legend]

Public Member Functions

 OSTreeObjectMissing (const OSTreeHash _missing_object)
 
const char * what () const noexcept override
 
OSTreeHash missing_object () const
 

Detailed Description

Thrown by GetObject when the object requested is not present in the repository.

Definition at line 46 of file ostree_repo.h.


The documentation for this class was generated from the following file: