ADTF
Loading...
Searching...
No Matches
exception_handling.h
Go to the documentation of this file.
1
7
#pragma once
8
9
#include <
a_utils/core/result.h
>
10
11
namespace
adtf
12
{
13
namespace
ucom
14
{
15
16
using
A_UTILS_NS::detail::nested_exceptions_to_string
;
17
using
A_UTILS_NS::detail::current_exception_to_string
;
18
using
A_UTILS_NS::detail::current_exception_to_result;
19
20
}
// namespace ucom
21
}
// namespace adtf
22
24
#define ADTF_UCOM_ANNOTATE_RESULT(_result) ADTF_UTIL_ANNOTATE_RESULT(_result)
25
27
#define ADTF_UCOM_COMPOSED_RESULT(_result, ...) ADTF_UTIL_COMPOSED_RESULT(_result, __VA_ARGS__)
result.h
A_UTILS_NS::detail::nested_exceptions_to_string
std::string nested_exceptions_to_string(const std::exception &error)
Definition
result.h:656
A_UTILS_NS::detail::current_exception_to_string
std::string current_exception_to_string()
Definition
result.h:668
adtf::ucom
Namespace for the ADTF uCOM SDK.
Definition
adtf_system.h:324
adtf
Namespace for all functionality provided by ADTF and its SDKs.
Definition
adtf_client_connector.h:14
src
libraries
ucom3
include
adtfucom3
exception_handling.h
Copyright © CARIAD SE. All rights reserved | Generated on Thu Aug 6 2026 by doxygen 1.13.2 | GIT Commit Hash: 07d2f84367192978b2a55ca6aee7f968758b7220