C# Class QuickFix.SessionNotFound

Session cannot be found for specified action
Inheritance: QuickFIXException
Exibir arquivo 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