#include "DQMServices/Core/src/DQMError.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
void | raiseDQMError (const char *context, const char *fmt,...) |
void raiseDQMError | ( | const char * | context, |
const char * | fmt, | ||
... | |||
) |
Definition at line 11 of file DQMError.cc.
References createfilelist::args, and python.rootplot.argparse::message.
Referenced by DQMHistNormalizer::buildRegex(), DQMOldReceiver::doMonitoring(), and DQMOldReceiver::update().