DAS  3.0
Das Analysis System
Selector::InvalidArea

#include <fjcore.hh>

+ Inheritance diagram for Selector::InvalidArea:
+ Collaboration diagram for Selector::InvalidArea:

Public Member Functions

 InvalidArea ()
 
- Public Member Functions inherited from Error
 Error ()
 
 Error (const std::string &message)
 
virtual ~Error ()
 
std::string message () const
 
std::string description () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Error
static void set_print_errors (bool print_errors)
 
static void set_print_backtrace (bool enabled)
 
static void set_default_stream (std::ostream *ostr)
 

Constructor & Destructor Documentation

◆ InvalidArea()

InvalidArea ( )
inline
958 : Error("Attempt to obtain area from Selector for which this is not meaningful") {}

The documentation for this class was generated from the following file:
Error::Error
Error()
Definition: fjcore.hh:464