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
base
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
}
// base
21
}
// adtf
22
24
#define ADTF_BASE_ANNOTATE_RESULT(_result) ADTF_UTIL_ANNOTATE_RESULT(_result)
25
27
#define ADTF_BASE_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::base
Namespace for the ADTF Base SDK.
Definition
adtf_base_type_traits.h:13
adtf
Namespace for all functionality provided by ADTF and its SDKs.
Definition
adtf_client_connector.h:14
src
libraries
base
include
adtfbase
exception_handling.h
Copyright © CARIAD SE. All rights reserved | Generated on Thu Aug 6 2026 by doxygen 1.13.2 | GIT Commit Hash: 07d2f84367192978b2a55ca6aee7f968758b7220