ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction/tauRecTools/Root/lwtnn/Exceptions.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
6#include <string>
7
8namespace lwtDev {
9
10 // ______________________________________________________________________
11 // excpetions
13 std::logic_error(problem)
14 {}
17 {}
20 {}
21 OutputRankException::OutputRankException(const std::string& problem):
23 {}
24}
STL namespace.