Castor3D  ..
Classes | Espaces de nommage | Macros
Référence du fichier PluginException.hpp
+ Graphe des dépendances par inclusion de PluginException.hpp:
+ Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :

Classes

class  Castor3D::PluginException
 Exception de chargement de plugin. Plus de détails...
 

Espaces de nommage

 Castor3D
 

Macros

#define CASTOR_PLUGIN_EXCEPTION(description, critical)   throw PluginException( critical, description, __FILE__, __FUNCTION__, __LINE__)
 helper macro to ease the use of PluginException Plus de détails...
 

Documentation des macros

#define CASTOR_PLUGIN_EXCEPTION (   description,
  critical 
)    throw PluginException( critical, description, __FILE__, __FUNCTION__, __LINE__)

helper macro to ease the use of PluginException