metaproxy  1.3.55
Public Member Functions | List of all members
metaproxy_1::FactoryFilter::NotFound Class Reference

#include <factory_filter.hpp>

Collaboration diagram for metaproxy_1::FactoryFilter::NotFound:
Collaboration graph

Public Member Functions

 NotFound (const std::string msg)

Detailed Description

Definition at line 55 of file factory_filter.hpp.

Constructor & Destructor Documentation

metaproxy_1::FactoryFilter::NotFound::NotFound ( const std::string  msg)

Definition at line 46 of file factory_filter.cpp.

: std::runtime_error(message)
{
}

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