DAS  3.0
Das Analysis System
PseudoJet::InexistentUserInfo

#include <fjcore.hh>

+ Inheritance diagram for PseudoJet::InexistentUserInfo:
+ Collaboration diagram for PseudoJet::InexistentUserInfo:

Public Member Functions

 InexistentUserInfo ()
 
- 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

◆ InexistentUserInfo()

4056  : Error("you attempted to perform a dynamic cast of a PseudoJet's extra info, but the extra info pointer was null")
4057 {}

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