xentara-plugin v1.2.1
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::config Namespace Reference

Classes

class  Resolver
 An object used to resolve cross references in a configuration. More...
 

Functions

auto throwUnknownParameterError (const utils::json::decoder::Name &name) -> void
 Throws an exception denoting that a member of a JSON object is unknown.
 

Function Documentation

◆ throwUnknownParameterError()

auto xentara::config::throwUnknownParameterError ( const utils::json::decoder::Name name) -> void

Throws an exception denoting that a member of a JSON object is unknown.

Parameters
nameThe name of the unknown member
Exceptions
std::runtime_errorThis function always throws this exception