CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Throw.h
Go to the documentation of this file.
1 #ifndef STORAGE_FACTORY_THROW_H
2 # define STORAGE_FACTORY_THROW_H
3 
4 void throwStorageError (const char *context, const char *call, int error);
5 
6 #endif // STORAGE_FACTORY_THROW_H
void throwStorageError(const char *context, const char *call, int error)
Definition: Throw.cc:7