xronos-sdk 0.14.0
Xronos C++ SDK
Loading...
Searching...
No Matches
xronos::sdk::VersionMismatchError Class Reference

Exception thrown by Environment::execute(const RuntimeProvider&) when the provided runtime was built from a different release than the SDK. More...

#include <xronos/sdk/environment.hh>

Inheritance diagram for xronos::sdk::VersionMismatchError:
[legend]

Detailed Description

Exception thrown by Environment::execute(const RuntimeProvider&) when the provided runtime was built from a different release than the SDK.

The runtime may be built and linked separately from the SDK, so a program may inadvertently combine a runtime and an SDK from incompatible releases.


The documentation for this class was generated from the following file: