Skip to content

OOP: catching exceptions of class type is now determined by the dynamic class...

Botond Baranyi requested to merge bbaranyi/titan.core:master into master

OOP: catching exceptions of class type is now determined by the dynamic class type, instead of the static type raised (issue #533 (closed))

Signed-off-by: Botond Baranyi botond.baranyi@ericsson.com

Merge request reports