Public Member Functions | Private Attributes
mbl_exception_parse_error Class Reference

Indicates a problem whilst parsing text configuration data. More...

#include <mbl_exception.h>

List of all members.

Public Member Functions

 mbl_exception_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.

Definition at line 104 of file mbl_exception.h.


Constructor & Destructor Documentation

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

Definition at line 108 of file mbl_exception.h.


Member Function Documentation

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

Definition at line 110 of file mbl_exception.h.


Member Data Documentation

vcl_string mbl_exception_parse_error::msg_ [private]

Definition at line 106 of file mbl_exception.h.


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