PLCnext API Documentation
25.0.2.69
Arp
Base
Core
Detail
BasicStringFormatExceptionHandler.hpp
1
2
//
3
// Copyright Phoenix Contact GmbH & Co. KG
4
//
6
#pragma once
7
#include "
Arp/Base/Core/Detail/DslExport.hpp
"
8
9
#ifndef ARP_INSIDE_ARP_BASE_CORE_ARP_H
10
#error Never include 'BasicStringFormatExceptionHandler.hpp' directly, this is for internal use only
11
#endif
12
13
namespace
Arp
{
namespace
Base {
namespace
Core
14
{
15
17
struct
ARP_EXPORT
BasicStringFormatExceptionHandler
18
{
19
static
void
Invoke(
const
char
* formatString,
const
char
* errorMessage);
20
};
21
22
}}}
// end of namespace Arp::Base::Core
DslExport.hpp
Arp
Root namespace for the PLCnext API
Arp::Base::Core::BasicStringFormatExceptionHandler
FOR INTERNAL USE ONLY
Definition:
BasicStringFormatExceptionHandler.hpp:18
Generated on Mon May 12 2025 14:03:43 for PLCnext API Documentation by
1.9.4