RemoteErrorException Class

Definition

Wraps exceptions that occur on a different node.

public ref class RemoteErrorException sealed : Exception
[System.Serializable]
public sealed class RemoteErrorException : Exception
[<System.Serializable>]
type RemoteErrorException = class
    inherit Exception
Public NotInheritable Class RemoteErrorException
Inherits Exception
Inheritance
RemoteErrorException
Attributes

Methods

GetObjectData(SerializationInfo, StreamingContext)

ISerializable method which must be overridden since Exception implements this interface.

Applies to