Closed Mitko-Kerezov closed 7 years ago
Some plugins have hooks which throw strings instead of new Errors. If this is the case we should display said string instead of undefined.
throw
new Error
undefined
Ping @rosen-vladimirov @nadyaA @TsvetanMilanov
Some plugins have hooks which
throw
strings instead ofnew Error
s. If this is the case we should display said string instead ofundefined
.Ping @rosen-vladimirov @nadyaA @TsvetanMilanov