Removed new call before makeException.
The `makeException` function returns an instantiated object, so the caller shouldn't also call `new`.
Loading
Please register or sign in to comment
The `makeException` function returns an instantiated object, so the caller shouldn't also call `new`.