 |
NAPISD
PAHdb website C++ backend
|
Loading...
Searching...
No Matches
12 Exception(
const std::string_view message =
"Undefined exception")
15 time_t t = std::time(
nullptr);
17 struct tm *tm_s = std::localtime(&t);
21 std::strftime(str_t,
sizeof(str_t),
"%Y%m%d-%X - EXCEPTION: ", tm_s);
23 _message = std::string(str_t).append(message);
28 const char *what()
const throw()
override;
34inline const char *Exception::what()
const throw() {
36 return (_message.c_str());
From FY2025 onward the NASA Ames PAH IR Spectroscopic Database is being
supported through the Laboratory Astrophysics Round 3 directed Work Package at
NASA Ames.
From FY2023-2025 the NASA Ames PAH IR Spectroscopic Database was supported
through the Laboratory Astrophysics Round 2 directed Work Package at NASA
Ames.
From FY2019-2022 the NASA Ames PAH IR Spectroscopic Database was supported
through a directed Work Package at NASA Ames titled:
"Laboratory Astrophysics – The NASA Ames PAH IR Spectroscopic
Database".
© Copyright 2021-2025, Christiaan Boersma