EasyUA Reference
ServiceResult Constructor(Exception)
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ServiceResult Class > ServiceResult Constructor : ServiceResult Constructor(Exception)

exception

Glossary Item Box

Constructs a object from an exception.

Syntax

Visual Basic (Usage)Copy Code
Dim exception As Exception
 
Dim instance As New ServiceResult(exception)
C# 
public ServiceResult( 
   Exception exception
)

Parameters

exception

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.