CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
Exception.h File Reference
#include "FWCore/Utilities/interface/Exception.h"
#include <typeinfo>

Go to the source code of this file.

Classes

class  ora::Exception
 Base exception class for the object to relational access. More...
 

Namespaces

 ora
 TO BE REMOVED.
 

Functions

void ora::throwException (const std::string &message, const std::string &methodName)
 
void ora::throwException (const std::string &message, const std::type_info &sourceType, const std::string &methodName)