Method | Description | |
---|---|---|
QuickFIXException ( ) | ||
QuickFIXException ( System info, System context ) | ||
QuickFIXException ( string msg ) | ||
QuickFIXException ( string msg, System innerException ) |
public QuickFIXException ( System info, System context ) | ||
info | System | |
context | System |
public QuickFIXException ( string msg, System innerException ) | ||
msg | string | |
innerException | System |