CatapultServer
v0.5.0.1 (Elephant)
|
Namespaces | |
catapult | |
catapult::config | |
Macros | |
#define | CATAPULT_THROW_VALIDATION_ERROR(MESSAGE) CATAPULT_THROW_AND_LOG_0(utils::property_malformed_error, MESSAGE) |
Functions | |
void | catapult::config::ValidateConfiguration (const CatapultConfiguration &config) |
Validates config and throws an exception if it is invalid. More... | |
#define CATAPULT_THROW_VALIDATION_ERROR | ( | MESSAGE | ) | CATAPULT_THROW_AND_LOG_0(utils::property_malformed_error, MESSAGE) |