![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
Classes | |
| class | castor::ParserParameterTypeException< ExpectedT > |
| Exception thrown when the user tries to retrieve a parameter of a wrong type. More... | |
Namespaces | |
| namespace | castor |
Macros | |
| #define | CU_ParserParameterException(expected, given) throw castor::ParserParameterTypeException< expected >{ given, __FILE__, __FUNCTION__, uint32_t( __LINE__ ) } |
| #define CU_ParserParameterException | ( | expected, | |
| given ) throw castor::ParserParameterTypeException< expected >{ given, __FILE__, __FUNCTION__, uint32_t( __LINE__ ) } |