Disk ARchive  2.5.2
Full featured and portable backup and archiving tool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Types | Public Member Functions | Protected Member Functions
libdar::Esystem Class Reference

exception used to carry system error More...

#include <erreurs.hpp>

Inherits libdar::Egeneric.

List of all members.

Public Types

enum  io_error { io_exist, io_absent, io_access }

Public Member Functions

 Esystem (const std::string &source, const std::string &message, io_error code)
io_error get_code () const

Protected Member Functions

virtual std::string exceptionID () const

Detailed Description

exception used to carry system error

Definition at line 315 of file erreurs.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines