src
Utilities
StorageFactory
src
Throw.h
Go to the documentation of this file.
1
#ifndef STORAGE_FACTORY_THROW_H
2
#define STORAGE_FACTORY_THROW_H
3
4
#include "
FWCore/Utilities/interface/EDMException.h
"
5
6
void
throwStorageError
(
const
char
*
category
,
const
char
*
context
,
const
char
*call,
int
error
);
7
8
void
throwStorageError
(
edm::errors::ErrorCodes
category
,
const
char
*
context
,
const
char
*call,
int
error
);
9
10
#endif // STORAGE_FACTORY_THROW_H
relativeConstraints.error
error
Definition:
relativeConstraints.py:53
edm::errors::ErrorCodes
ErrorCodes
Definition:
EDMException.h:22
EDMException.h
visDQMUpload.context
context
Definition:
visDQMUpload.py:30
validateAlignments.category
category
Definition:
validateAlignments.py:129
throwStorageError
void throwStorageError(const char *category, const char *context, const char *call, int error)
Definition:
Throw.cc:6
Generated for CMSSW Reference Manual by
1.8.14