[This is preliminary documentation and is subject to change.]
Base exception thrown by the Glue framework when remote errors are reported back to caller
System Object
System Exception NFX NFXException NFX.Glue GlueException NFX.Glue RemoteExceptionNamespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class RemoteException : GlueException
[SerializableAttribute]
public class RemoteException : GlueException
<SerializableAttribute>
Public Class RemoteException
Inherits GlueException
<SerializableAttribute>
Public Class RemoteException
Inherits GlueException
[SerializableAttribute]
public ref class RemoteException : public GlueException
[SerializableAttribute]
public ref class RemoteException : public GlueException
[<SerializableAttribute>]
type RemoteException =
class
inherit GlueException
end
[<SerializableAttribute>]
type RemoteException =
class
inherit GlueException
end