Is there a defined number range for custom viExceptions?
I want to throw a custom exception in a script and later catch that specific one. Matching by number is more reliant than matching the message, but only if the number does not clash with an existing one.