Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DetectorDescription
Base
interface
DDException.h
Go to the documentation of this file.
1
#ifndef DDException_h
2
#define DDException_h
3
4
// #include<iostream>
5
#include "
FWCore/Utilities/interface/Exception.h
"
6
8
23
class
DDException
:
public
cms::Exception
24
{
25
public
:
27
explicit
DDException
(
const
std::string &
s
);
28
DDException
();
29
DDException
(
const
DDException
& dde);
30
31
~DDException
()
throw
();
32
34
std::string
message
()
const
;
35
36
private
:
37
38
};
39
40
#endif
DDException
An exception for DDD errors.
Definition:
DDException.h:23
DDException::~DDException
~DDException()
Definition:
DDException.cc:12
Exception.h
DDException::DDException
DDException()
Definition:
DDException.cc:7
cms::Exception
Definition:
Exception.h:104
DDException::message
std::string message() const
other methods just for this to work with DDException legacy...
asciidump.s
string s
Definition:
asciidump.py:422
Generated for CMSSW Reference Manual by
1.8.5