daq::ipc::BadOptionValue Class Reference

#include <exceptions.h>

Inheritance diagram for daq::ipc::BadOptionValue:

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

Public Member Functions

 BadOptionValue (const ers::Context &context, std::string option_name, std::string option_value, std::string reason)
 BadOptionValue (const ers::Context &context, const std::string &msg, std::string option_name, std::string option_value, std::string reason)
 BadOptionValue (const ers::Context &context, std::string option_name, std::string option_value, std::string reason, const std::exception &cause)
std::string get_option_name ()
std::string get_option_value ()
std::string get_reason ()

Protected Member Functions

 BadOptionValue (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 indicates that bad value is given to one of the options.


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