[This is preliminary documentation and is subject to change.]
Thrown by the Glue framework when clients try to perfom a call but that action fails
System Object
System Exception NFX NFXException NFX.Glue GlueException NFX.Glue ClientCallExceptionNamespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class ClientCallException : GlueException
[SerializableAttribute]
public class ClientCallException : GlueException
<SerializableAttribute>
Public Class ClientCallException
Inherits GlueException
<SerializableAttribute>
Public Class ClientCallException
Inherits GlueException
[SerializableAttribute]
public ref class ClientCallException : public GlueException
[SerializableAttribute]
public ref class ClientCallException : public GlueException
[<SerializableAttribute>]
type ClientCallException =
class
inherit GlueException
end
[<SerializableAttribute>]
type ClientCallException =
class
inherit GlueException
end