Public Member Functions | Private Attributes
mbl_exception_parse_block_parse_error Class Reference

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

#include <mbl_exception.h>

List of all members.

Public Member Functions

 mbl_exception_parse_block_parse_error (const vcl_string &msg, const vcl_string &contents)
const char * what () const

Private Attributes

vcl_string msg_

Detailed Description

Indicates a problem whilst parsing a block of text configuration data.

Definition at line 282 of file mbl_exception.h.


Constructor & Destructor Documentation

mbl_exception_parse_block_parse_error::mbl_exception_parse_block_parse_error ( const vcl_string &  msg,
const vcl_string &  contents 
) [inline]

Definition at line 286 of file mbl_exception.h.


Member Function Documentation

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

Definition at line 290 of file mbl_exception.h.


Member Data Documentation

Definition at line 284 of file mbl_exception.h.


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