PLCnext API Documentation 25.0.2.69
RscErrors.h
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
4//
6#pragma once
7#include "Arp/Base/Rsc/Commons/RscError.hpp"
8
10{
11using RscErrors = Arp::Base::Rsc::Commons::RscError;
12}
Namespace for classes and interfaces for the Remote Service Call implementation