CMS 3D CMS Logo

Public Member Functions

xmas2dqm::wse::exception::Exception Class Reference

#include <Exception.h>

List of all members.

Public Member Functions

 Exception (std::string name, std::string message, std::string module, int line, std::string function)
 Exception (std::string name, std::string message, std::string module, int line, std::string function, xcept::Exception &e)

Detailed Description

Definition at line 22 of file Exception.h.


Constructor & Destructor Documentation

xmas2dqm::wse::exception::Exception::Exception ( std::string  name,
std::string  message,
std::string  module,
int  line,
std::string  function 
) [inline]

Definition at line 25 of file Exception.h.

xmas2dqm::wse::exception::Exception::Exception ( std::string  name,
std::string  message,
std::string  module,
int  line,
std::string  function,
xcept::Exception e 
) [inline]

Definition at line 29 of file Exception.h.