daq::ipc::ObjectNotFound Class Reference

#include <exceptions.h>

Inheritance diagram for daq::ipc::ObjectNotFound:

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

Public Member Functions

 ObjectNotFound (const ers::Context &context, std::string partition, std::string type, std::string name)
 ObjectNotFound (const ers::Context &context, const std::string &msg, std::string partition, std::string type, std::string name)
 ObjectNotFound (const ers::Context &context, std::string partition, std::string type, std::string name, const std::exception &cause)
std::string get_partition ()
std::string get_type ()
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 ipc::Exceptionclone () const

Static Protected Member Functions

static const char * get_uid ()

Friends

class ers::IssueRegistrator

Detailed Description

This issue is reported if object is not registered with the given IPC partition.


The documentation for this class was generated from the following file:
Generated on Tue Aug 8 17:08:27 2006 for IPC User API by  doxygen 1.4.7