Plugin loading exception.
More...
Plugin loading exception.
- Author
- Sylvain DOREMUS
- Version
- 0.6.1.0
- Date
- 01/04/2011
◆ PluginException()
C3D_API Castor3D::PluginException::PluginException |
( |
bool |
p_critical, |
|
|
std::string const & |
p_description, |
|
|
char const * |
p_file, |
|
|
char const * |
p_function, |
|
|
uint32_t |
p_line |
|
) |
| |
Constructor.
- Parameters
-
[in] | p_critical | Tells if the exception is critical |
[in] | p_description | The exception description |
[in] | p_file | The file |
[in] | p_function | The function |
[in] | p_line | The file line |
◆ ~PluginException()
C3D_API Castor3D::PluginException::~PluginException |
( |
| ) |
|
throw | ( | |
| ) | | |
◆ IsCritical()
bool Castor3D::PluginException::IsCritical |
( |
| ) |
const |
|
inline |
Tells if the exception is critical.
- Returns
- The status
The documentation for this class was generated from the following file: