◆ PluginException()
C3D_API castor3d::PluginException::PluginException |
( |
bool |
critical, |
|
|
std::string const & |
description, |
|
|
char const * |
file, |
|
|
char const * |
function, |
|
|
uint32_t |
line |
|
) |
| |
Constructeur.
- Paramètres
-
[in] | critical | Dit si l'exception est critique |
[in] | description | La description de l'exception |
[in] | file | Le fichier |
[in] | function | La fonction |
[in] | line | La ligne dans le fichier |
◆ ~PluginException()
C3D_API castor3d::PluginException::~PluginException |
( |
| ) |
|
throw | ( | |
| ) | | |
◆ isCritical()
bool castor3d::PluginException::isCritical |
( |
| ) |
const |
|
inline |
Dit si l'exception est critique.
- Renvoie
- Le statut
La documentation de cette classe a été générée à partir du fichier suivant :