convertersystems / opc-ua-client

Visualize and control your enterprise using OPC Unified Architecture (OPC UA) and Visual Studio.
MIT License
403 stars 119 forks source link

Exception objects should be serializable #235

Open trivalik opened 2 years ago

trivalik commented 2 years ago

Exception objects should be serializable. Add the missing attribute [Serializable] in front is enough. i.e. ServiceResultException.