#include <kanzi/core/cpp/platform.hpp>#include <exception>#include <kanzi/core/cpp/type_traits.hpp>#include <kanzi/core/cpp/stdexcept.hpp>Functions | |
| template<typename TExceptionType > | |
| KZ_ATTRIBUTE_NO_RETURN void | kzThrowException (const TExceptionType &e) |
| Throws an exception. More... | |
|
inline |
Throws an exception.