HZZException Class Reference

Main exception class for the framework. More...

#include <HZZException.h>

Inheritance diagram for HZZException:
Inheritance graph
[legend]
Collaboration diagram for HZZException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HZZException (std::string message="")
 Construct from initial portion of the explanatory message.

Public Attributes

std::string buffer_
 Buffer for what.

Detailed Description

Main exception class for the framework.

The exception contains an explanatory message. It can be constructed in two ways: either given as a string to the constructor, or built in a stream using the left shift operator. Both methods may be combined, with the initial portion of the message given to the constructor and more tokens added later.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Enumerator

Generated on 30 Oct 2020 for H→ZZ→2ℓ2ν analysis by  doxygen 1.6.1