1

Custom Python exception class for internal errors

Right now, when something internal goes wrong with one of RV's Python commands (presumably when Mu throws an uncaught exception of its own), a generic Exception is raised on the Python side. It would be helpful if an `RVException` class were added and used instead to make it easier to distinguish RV issues from errors in other code (though it should still inherit Exception).

Thanks

1 comment

  • 0
    Avatar
    Jon Morley

    Hi Nathan,

    I have added this to our internal development list. It is a good idea!

    Thanks,
    Jon

Please sign in to leave a comment.