Good work doing this wrapper, congrats!
I think you should add a function to validate the structure of the SENTRY-DSN (before init()), because if it is bad formed, "Sentry.init" is throwing and exception but you really don't know the context of that exception.
Kind regards!