This class is the exception class for remoting. An Exception is thrown when something has gone wrong during remoting.
Object
Exception
SystemException
RemotingException
[Visual Basic] Public Class RemotingException Inherits SystemException [C#] public class RemotingException : SystemException [C++] public __gc class RemotingException : public SystemException [JScript] public class RemotingException extends SystemException
[To be supplied.]
Namespace: System.Runtime.Remoting
Assembly: mscorlib.dll
RemotingException Members | System.Runtime.Remoting Namespace