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