Files
rdkit/Code/JavaWrappers/gmwrapper/src-test/org/RDKit
Greg Landrum 253f172353 Allow identification of chemistry problems (#2587)
* add AtomValenceException

* refactor a bit and add KekulizeException

* add copy ctor and copy() method

* add detectChemistryProblems

* add getType() method
want to be able to get the type of the exception without requiring doing a bunch of dynamic casts

* first pass at exception inheritance/translation
needs some cleanup and expansion, but this does pass all tests.

* cleanup and finish the python wrappers for the new exceptions

* make sure things are truly polymorphic

* wrap shared_ptrs of the new exception types

* expose DetectChemistryProblems()

* get the java wrappers building again

* transfer those changes to the c# wrapper

* add detectChemistryProblems()
and deal with the fun fun exception inheritance things that ensue

* response to review
2019-08-28 14:15:55 -07:00
..
2013-08-25 06:36:10 +02:00
2015-01-19 23:17:32 +01:00
2014-05-22 10:32:46 +02:00
2017-10-12 06:42:15 +02:00
2019-01-31 00:03:39 -05:00
2019-05-27 14:29:09 +02:00
2015-08-23 06:57:43 +02:00
2013-10-11 18:06:09 +02:00
2016-11-15 14:51:05 +00:00