#include <JETSCAPE/blob/main/external_packages/fjcore.hh>
Definition at line 448 of file fjcore.hh.
View newest version in sPHENIX GitHub at line 448 of file fjcore.hh
Error::Error |
( |
const std::string & |
message | ) |
|
virtual Error::~Error |
( |
| ) |
|
|
inlinevirtual |
std::string Error::message |
( |
| ) |
const |
|
inline |
static void Error::set_default_stream |
( |
std::ostream * |
ostr | ) |
|
|
inlinestatic |
void Error::set_print_backtrace |
( |
bool |
enabled | ) |
|
|
static |
static void Error::set_print_errors |
( |
bool |
print_errors | ) |
|
|
inlinestatic |
ostream * Error::_default_ostr = & cerr |
|
staticprivate |
std::string Error::_message |
|
private |
bool Error::_print_backtrace = false |
|
staticprivate |
do we print the backtrace?
Definition at line 462 of file fjcore.hh.
View newest version in sPHENIX GitHub at line 462 of file fjcore.hh
bool Error::_print_errors = true |
|
staticprivate |
The documentation for this class was generated from the following files:
- JETSCAPE/blob/main/external_packages/fjcore.hh
- JETSCAPE/blob/main/external_packages/fjcore.cc