Public Member Functions
FIX::RejectLogon Struct Reference

User wants to reject permission to logon. More...

#include <Exceptions.h>

Inheritance diagram for FIX::RejectLogon:
Inheritance graph
[legend]
Collaboration diagram for FIX::RejectLogon:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RejectLogon (const std::string &what="")

Detailed Description

User wants to reject permission to logon.

Definition at line 224 of file Exceptions.h.


Constructor & Destructor Documentation

FIX::RejectLogon::RejectLogon ( const std::string &  what = "") [inline]

Definition at line 226 of file Exceptions.h.

    : Exception( "Rejected Logon Attempt", what ) {}

The documentation for this struct was generated from the following file:

Generated on Mon Jun 23 2014 23:49:39 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001