Public Member Functions | Private Attributes
mbl_exception_missing_property Class Reference

Indicates that an expected property label was missing. More...

#include <mbl_exception.h>

List of all members.

Public Member Functions

 mbl_exception_missing_property (const vcl_string &missing)
const char * what () const

Private Attributes

vcl_string msg_

Detailed Description

Indicates that an expected property label was missing.

Definition at line 200 of file mbl_exception.h.


Constructor & Destructor Documentation

mbl_exception_missing_property::mbl_exception_missing_property ( const vcl_string &  missing) [inline]

Definition at line 204 of file mbl_exception.h.


Member Function Documentation

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

Definition at line 206 of file mbl_exception.h.


Member Data Documentation

Definition at line 202 of file mbl_exception.h.


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