[This is preliminary documentation and is subject to change.]
Exception thrown when server can not invoke method
System Object
System Exception NFX NFXException NFX.Glue GlueException NFX.Glue ServerException NFX.Glue ServerMethodInvocationExceptionNamespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class ServerMethodInvocationException : ServerException
[SerializableAttribute]
public class ServerMethodInvocationException : ServerException
<SerializableAttribute>
Public Class ServerMethodInvocationException
Inherits ServerException
<SerializableAttribute>
Public Class ServerMethodInvocationException
Inherits ServerException
[SerializableAttribute]
public ref class ServerMethodInvocationException : public ServerException
[SerializableAttribute]
public ref class ServerMethodInvocationException : public ServerException
[<SerializableAttribute>]
type ServerMethodInvocationException =
class
inherit ServerException
end
[<SerializableAttribute>]
type ServerMethodInvocationException =
class
inherit ServerException
end