Thrown when the linkage type is not suitable for the operation. More...
#include <global_excepts.hpp>
Public Member Functions | |
| BadLinkageTypeException (std::string exe_path) | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when the linkage type is not suitable for the operation.
|
inlineexplicit |
Builder for BadLinkageTypeException instances.
| [in] | exe_path | Name of the executable with an invalid linkage type. |