CMS 3D CMS Logo

Throw.h
Go to the documentation of this file.
1 #ifndef STORAGE_FACTORY_THROW_H
2 #define STORAGE_FACTORY_THROW_H
3 
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
taus_updatedMVAIds_cff.category
category
Definition: taus_updatedMVAIds_cff.py:31
throwStorageError
void throwStorageError(const char *category, const char *context, const char *call, int error)
Definition: Throw.cc:6
edm::errors::ErrorCodes
ErrorCodes
Definition: EDMException.h:22
relativeConstraints.error
error
Definition: relativeConstraints.py:53
EDMException.h