'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.ComTypes._UACallServiceException)> <ComVisibleAttribute(True)> <GuidAttribute("E3DC60A3-FA7D-4901-B893-B714581DFBE4")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <CLSCompliantAttribute(True)> <SerializableAttribute()> Public Class UACallServiceException Inherits UAServiceException Implements OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.EasyOpc.UA.ComTypes._UACallServiceException, OpcLabs.EasyOpc.UA.ComTypes._UAServiceException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As UACallServiceException
[ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UACallServiceException)] [ComVisible(true)] [Guid("E3DC60A3-FA7D-4901-B893-B714581DFBE4")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public class UACallServiceException : UAServiceException, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.EasyOpc.UA.ComTypes._UACallServiceException, OpcLabs.EasyOpc.UA.ComTypes._UAServiceException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.EasyOpc.UA.ComTypes._UACallServiceException)] [ComVisible(true)] [Guid("E3DC60A3-FA7D-4901-B893-B714581DFBE4")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public ref class UACallServiceException : public UAServiceException, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.EasyOpc.UA.ComTypes._UACallServiceException, OpcLabs.EasyOpc.UA.ComTypes._UAServiceException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable