ATLAS Offline Software
Loading...
Searching...
No Matches
lwtDev::LightweightNNException Class Reference

#include <Exceptions.h>

Inheritance diagram for lwtDev::LightweightNNException:
Collaboration diagram for lwtDev::LightweightNNException:

Public Member Functions

 LightweightNNException (const std::string &problem)

Detailed Description

Constructor & Destructor Documentation

◆ LightweightNNException()

lwtDev::LightweightNNException::LightweightNNException ( const std::string & problem)

Definition at line 12 of file Reconstruction/tauRecTools/Root/lwtnn/Exceptions.cxx.

12 :
13 std::logic_error(problem)
14 {}

The documentation for this class was generated from the following files: