The code `let a = new WebAudio('\not\exist')` throws a 404 error, but `a._hasError` is `false`. Maybe it's a bug.
The code
let a = new WebAudio('\not\exist')throws a 404 error, buta._hasErrorisfalse. Maybe it's a bug.