how does the Error.captureStackTrace () function with the following parameters, this, this.constructor? '

1

I'm handling errors, but I have this little problem, I saw this example, I know that the captureStackTrace () function allows me to capture the errors in a stack, but the parameters that I have do not understand its functionality, it does not stop where it points. nor the this.constructor

    
asked by Juan José Suarez Romero 07.07.2017 в 21:50
source

0 answers