Replies: 1 comment 5 replies
-
whats the scenario where u want to catch it? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The VerifyException type is internal. I want to be able to to catch VerifyExceptions, currently I have to just catch all Exceptions regardless of type. Of course the constructor(s) for VerifyException can be internal but I am wondering why the type is?
Beta Was this translation helpful? Give feedback.
All reactions