Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class RpcException Inherits System.ComponentModel.Win32Exception |
C# | |
---|---|
[SerializableAttribute()] public class RpcException : System.ComponentModel.Win32Exception |
System.Object
System.Exception
System.SystemException
System.Runtime.InteropServices.ExternalException
System.ComponentModel.Win32Exception
CSharpTest.Net.RpcLibrary.RpcException
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
RpcException MembersCSharpTest.Net.RpcLibrary Namespace