![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
provide Exception structs More...
#include "kids/concat.h"
Go to the source code of this file.
Classes | |
struct | PROJECT_NS::kids_error |
struct | PROJECT_NS::param_warning |
Namespaces | |
namespace | PROJECT_NS |
< http://warp.povusers.org/FunctionParser/fparser.html | |
Variables | |
const std::string | PROJECT_NS::MSG_PARAM_BAD_KEY = "bad key error : " |
const std::string | PROJECT_NS::MSG_PARAM_BAD_TYPE = "bad type error : " |
const std::string | PROJECT_NS::MSG_DATASET_BAD_KEY = "bad key error : " |
const std::string | PROJECT_NS::MSG_DATASET_BAD_SIZE = "bad size error : " |
const std::string | PROJECT_NS::MSG_DATASET_BAD_TYPE = "bad type error : " |
const std::string | PROJECT_NS::MSG_DATASET_ERR_LOAD = "load error : " |
const std::string | PROJECT_NS::MSG_DATASET_ERR_DUMP = "dump error : " |
provide Exception structs
Copyright (c) 2024 Xin He, Liu-GroupThis software is a product of Xin's PhD research conducted by Professor Liu's Group at the College of Chemistry and Molecular Engineering, Peking University. All rights are reserved by Peking University. You should have received a copy of the GNU Lesser General Public License along with this software. If not, see https://www.gnu.org/licenses/lgpl-3.0.en.html
Date | Description |
---|---|
2024-04-01 | initial version. |
Definition in file Exception.h.