Public Member Functions | Private Attributes
mbl_exception_no_name_in_factory Class Reference

Indicates that mbl_cloneables_factory has not heard of value name. More...

#include <mbl_exception.h>

List of all members.

Public Member Functions

 mbl_exception_no_name_in_factory (vcl_string failed_name, vcl_string valid_names)
const char * what () const

Private Attributes

vcl_string msg_

Detailed Description

Indicates that mbl_cloneables_factory has not heard of value name.

Definition at line 46 of file mbl_exception.h.


Constructor & Destructor Documentation

mbl_exception_no_name_in_factory::mbl_exception_no_name_in_factory ( vcl_string  failed_name,
vcl_string  valid_names 
) [inline]

Definition at line 50 of file mbl_exception.h.


Member Function Documentation

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

Definition at line 52 of file mbl_exception.h.


Member Data Documentation

Definition at line 48 of file mbl_exception.h.


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