Public Member Functions | Private Attributes
mbl_exception_read_props_parse_error Class Reference

Indicates a problem whilst parsing text configuration data into an mbl_read_props object. More...

#include <mbl_exception.h>

List of all members.

Public Member Functions

 mbl_exception_read_props_parse_error (const vcl_string &msg)
const char * what () const

Private Attributes

vcl_string msg_

Detailed Description

Indicates a problem whilst parsing text configuration data into an mbl_read_props object.

Definition at line 257 of file mbl_exception.h.


Constructor & Destructor Documentation

mbl_exception_read_props_parse_error::mbl_exception_read_props_parse_error ( const vcl_string &  msg) [inline]

Definition at line 261 of file mbl_exception.h.


Member Function Documentation

const char* mbl_exception_read_props_parse_error::what ( ) const [inline]

Definition at line 263 of file mbl_exception.h.


Member Data Documentation

Definition at line 259 of file mbl_exception.h.


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