cppthread 1.1.16
C++ Thread Library
Functions
exception.h File Reference

Exceptions for the thread environment. More...

#include <libexcept/exception.h>
Include dependency graph for exception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 cppthread::DECLARE_EXCEPTION (cppthread_exception, already_exists)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, in_use_error)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, invalid_error)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, invalid_log_level)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, mutex_failed_error)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, name_mismatch)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, not_found)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, not_locked_error)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, not_locked_once_error)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, not_started)
 
 cppthread::DECLARE_EXCEPTION (cppthread_exception, system_error)
 
 cppthread::DECLARE_LOGIC_ERROR (logic_error)
 
 cppthread::DECLARE_MAIN_EXCEPTION (cppthread_exception)
 
 cppthread::DECLARE_OUT_OF_RANGE (out_of_range)
 

Detailed Description

This file includes the definitions of exceptions used by the C++ Thread environment.

Definition in file exception.h.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.