#include <exceptions.h>
Inheritance diagram for daq::oh::ProviderNotFound:

Public Member Functions | |
| ProviderNotFound (const ers::Context &context, std::string name) | |
| ProviderNotFound (const ers::Context &context, const std::string &msg, std::string name) | |
| ProviderNotFound (const ers::Context &context, std::string name, const std::exception &cause) | |
| std::string | get_name () |
Protected Member Functions | |
| ProviderNotFound (const ers::Context &context) | |
| virtual void | raise () const throw ( std::exception ) |
| virtual const char * | get_class_name () const |
| virtual oh::NotFound * | clone () const |
Static Protected Member Functions | |
| static const char * | get_uid () |
Friends | |
| class | ers::IssueRegistrator |
1.4.7