puppeteer/new-docs/puppeteer.protocol.debugger.setscriptsourceresponse.exceptiondetails.md
2020-07-13 14:01:35 +01:00

608 B

Home > puppeteer > Protocol > Debugger > SetScriptSourceResponse > exceptionDetails

Protocol.Debugger.SetScriptSourceResponse.exceptionDetails property

Exception details if any.

Signature:

exceptionDetails?: Runtime.ExceptionDetails;