UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
exceptions.h File Reference
#include <string>
Include dependency graph for exceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ugdk::system::BaseException
 
class  ugdk::system::InvalidOperation
 

Namespaces

 ugdk
 
 ugdk::system
 

Functions

template<class T , typename... Args>
void ugdk::system::AssertCondition (bool condition, Args...args)