Classes | Namespaces
SystemExceptions.hpp File Reference

(4)

Balau exceptions for system utilities. More...

#include <Balau/Exception/BalauException.hpp>
Include dependency graph for SystemExceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ErrNoException
 Abstract base class of exceptions that report errno. More...
 
class  ForkException
 Thrown when a fork call fails. More...
 
class  WaitException
 Thrown when a wait call fails. More...
 

Namespaces

 Balau::Exception
 All exception classes.
 

Detailed Description

Balau exceptions for system utilities.