daq::oh::ObjectNotFound Class Reference

#include <exceptions.h>

Inheritance diagram for daq::oh::ObjectNotFound:

daq::oh::Exception List of all members.

Public Member Functions

 ObjectNotFound (const ers::Context &context, std::string server, std::string provider, std::string name)
 ObjectNotFound (const ers::Context &context, const std::string &msg, std::string server, std::string provider, std::string name)
 ObjectNotFound (const ers::Context &context, std::string server, std::string provider, std::string name, const std::exception &cause)
std::string get_server ()
std::string get_provider ()
std::string get_name ()

Protected Member Functions

 ObjectNotFound (const ers::Context &context)
virtual void raise () const throw ( std::exception )
virtual const char * get_class_name () const
virtual oh::Exceptionclone () const

Static Protected Member Functions

static const char * get_uid ()

Friends

class ers::IssueRegistrator

Detailed Description

This issue is reported if one tries to create an OH objects (graph or histogram) which already exists in the OH repository.


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 16:26:03 2006 for OH User API by  doxygen 1.4.7