Perhaps you want error handler that takes the thrown error as a parameter. function handler(errorEvent) { alert(errorEvent.stack); } window.
確定! 回上一頁