RemoteTargetNotSetException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remote RPC exception that indicates that the server has no target object.
public class RemoteTargetNotSetException : StreamJsonRpc.RemoteRpcException
[System.Serializable]
public class RemoteTargetNotSetException : StreamJsonRpc.RemoteRpcException
type RemoteTargetNotSetException = class
inherit RemoteRpcException
[<System.Serializable>]
type RemoteTargetNotSetException = class
inherit RemoteRpcException
Public Class RemoteTargetNotSetException
Inherits RemoteRpcException
- Inheritance
- Attributes
Constructors
RemoteTargetNotSetException(SerializationInfo, StreamingContext) |
Initializes a new instance of the RemoteTargetNotSetException class. |
Properties
DeserializedErrorData |
Gets or sets the |
ErrorCode |
Gets or sets the value of the |
ErrorData |
Gets or sets the |
Methods
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from RemoteRpcException) |