C# Class QuickFix.SessionNotFound

Session cannot be found for specified action
Inheritance: QuickFIXException
Afficher le fichier Open project: kennystone/quickfixn

Méthodes publiques

Méthode Description
SessionNotFound ( SessionID sessionID )
SessionNotFound ( SessionID sessionID, string msg )
SessionNotFound ( string msg )

Method Details

SessionNotFound() public méthode

public SessionNotFound ( SessionID sessionID )
sessionID SessionID

SessionNotFound() public méthode

public SessionNotFound ( SessionID sessionID, string msg )
sessionID SessionID
msg string

SessionNotFound() public méthode

public SessionNotFound ( string msg )
msg string