FRI-OS
Classes | Namespaces
error.hpp File Reference

Declaration of exception classes for POSIX errors. More...

#include <stdexcept>
#include <cstring>
Include dependency graph for error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  error
 Base class for all POSIX exceptions. More...
 

Namespaces

 frios
 Namespace for the FRI-OS project.
 
 frios::posix
 Namespace for the POSIX-related declarations.
 

Detailed Description

Declaration of exception classes for POSIX errors.