FRI-OS
List of all members
thread::create_error Struct Reference

Exception class for thread creation errors. More...

#include <frios/posix/threads/thread.hpp>

Inheritance diagram for thread::create_error:
Inheritance graph
[legend]
Collaboration diagram for thread::create_error:
Collaboration graph
[legend]

Detailed Description

Exception class for thread creation errors.

Instances of this class are throws by the constructors of thread when its creation fails for some reason.


The documentation for this struct was generated from the following file: