Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst::Archive::Exception Class Reference

#include <archive.hpp>

Inheritance diagram for adaptyst::Archive::Exception:
adaptyst::Archive::AlreadyClosedException adaptyst::Archive::CloseException adaptyst::Archive::FileDoesNotExistException adaptyst::Archive::FileExistsException adaptyst::Archive::FileIOException adaptyst::Archive::FileOpenException adaptyst::Archive::InitException adaptyst::Archive::NotRegularFileException

Public Member Functions

 Exception (struct archive *arch)
 
 Exception ()
 
const char * what () const noexcept override
 

Constructor & Destructor Documentation

◆ Exception() [1/2]

adaptyst::Archive::Exception::Exception ( struct archive * arch)
inline

◆ Exception() [2/2]

adaptyst::Archive::Exception::Exception ( )
inline

Member Function Documentation

◆ what()

const char * adaptyst::Archive::Exception::what ( ) const
inlineoverridenoexcept

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