Closed kelson42 closed 7 years ago
Currently most of the exception handling assume the execption is of type std::exception... so my guess is that many exception handlers just die in the catch.
Fixed
Currently most of the exception handling assume the execption is of type std::exception... so my guess is that many exception handlers just die in the catch.