STE-Industries: utilities testing
SystemException.h File Reference
#include "Exception.h"
Include dependency graph for SystemException.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphicSpace::SystemException
 

Namespaces

 GraphicSpace
 

Enumerations

enum  GraphicSpace::SystemExceptionType {
  GraphicSpace::SystemExceptionType::THREAD_INITIALIZATION_FAILED, GraphicSpace::SystemExceptionType::THREAD_CREATION_FAILED, GraphicSpace::SystemExceptionType::INVALID_THREAD_OPERATION, GraphicSpace::SystemExceptionType::THREAD_JOIN_FAILED,
  GraphicSpace::SystemExceptionType::MUTEX_INITIALIZATION_FAILED, GraphicSpace::SystemExceptionType::INVALID_MUTEX_OPERATION, GraphicSpace::SystemExceptionType::MUTEX_DESTROY_FAILED, GraphicSpace::SystemExceptionType::MUTEX_LOCK_FAILED,
  GraphicSpace::SystemExceptionType::MUTEX_UNLOCK_FAILED
}
 

Detailed Description

Author
Mauro Fiorentini
Date
15/08/2022
Function:
Contains the declaration of the GraphicSpace::SystemException class.

Definition in file SystemException.h.