#include <unixstl/synch/error/exceptions.hpp>

Public Types | |
Member Types  | |
| typedef unix_exception | parent_class_type | 
| The parent type.   | |
| typedef synchronisation_exception | class_type | 
| The type of the current instantiation.   | |
| 
typedef  parent_class_type::error_code_type  | error_code_type | 
Public Member Functions | |
Construction  | |
| synchronisation_exception (char const *message, error_code_type error) | |
| typedef unix_exception parent_class_type | 
| typedef synchronisation_exception class_type | 
The type of the current instantiation.
Reimplemented from unix_exception.
Reimplemented in tss_exception.
 1.5.6