PLCnext API Documentation 25.0.2.69
|
FOR INTERNAL USE ONLY More...
#include <BasicStringFormatExceptionHandler.hpp>
Static Public Member Functions | |
static void | Invoke (const char *formatString, const char *errorMessage) |
Throws an Arp exception if formatting fails. More... | |
FOR INTERNAL USE ONLY
|
static |
Throws an Arp exception if formatting fails.
formatString | The supplied format string. |
errorMessage | The error message from libfmt. |