ecell4_base icon indicating copy to clipboard operation
ecell4_base copied to clipboard

Exception Implementations

Open 0ncorhynchus opened this issue 6 years ago • 0 comments

ecell4-base has the exceptions which inherit ecell4::Exception, and it inherits std::exception. However, they have a string member as std::runtime_error do. So, we should reconsider the implementation of them and wrap them in pybind11.

0ncorhynchus avatar Jun 20 '19 10:06 0ncorhynchus