[This is preliminary documentation and is subject to change.]
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ServerMethodInvocationException(
string message
)
public ServerMethodInvocationException(
string message
)
Public Sub New (
message As String
)
Public Sub New (
message As String
)
public:
ServerMethodInvocationException(
String^ message
)
public:
ServerMethodInvocationException(
String^ message
)
new :
message : string -> ServerMethodInvocationException
new :
message : string -> ServerMethodInvocationException