iof::marker_not_closed Class Reference

#include <except.hpp>

Inheritance diagram for iof::marker_not_closed:

Inheritance graph
[legend]
Collaboration diagram for iof::marker_not_closed:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception that gets thrown when no closing char found for marker.

This means the end of format string was reached before finding 's' or 'S' (or ')', for input skipping). The markerStart indicates the start of the marker, since this is the last known "valid" point in format string.


Public Member Functions

 marker_not_closed (const iof_private::failure &fail, const std::string &fmt, const std::string &msg)

Public Attributes

const size_t start
const std::string & fmt


The documentation for this class was generated from the following file:
Generated on Fri Nov 24 16:16:01 2006 for IOF Library by doxygen 1.5.1-p1
Thanks to SourceForge.net Logo for hosting