Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
QuickFix
SessionNotFound
C# Class QuickFix.SessionNotFound
Session cannot be found for specified action
Inheritance:
QuickFIXException
Mostrar archivo
Open project: kennystone/quickfixn
Public Methods
Method
Description
SessionNotFound
(
SessionID
sessionID
)
SessionNotFound
(
SessionID
sessionID
,
string
msg
)
SessionNotFound
(
string
msg
)
Method Details
SessionNotFound()
public
method
public
SessionNotFound
(
SessionID
sessionID
)
sessionID
SessionID
SessionNotFound()
public
method
public
SessionNotFound
(
SessionID
sessionID
,
string
msg
)
sessionID
SessionID
msg
string
SessionNotFound()
public
method
public
SessionNotFound
(
string
msg
)
msg
string