mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
608 B
608 B
Home > puppeteer > Protocol > Debugger > SetScriptSourceResponse > exceptionDetails
Protocol.Debugger.SetScriptSourceResponse.exceptionDetails property
Exception details if any.
Signature:
exceptionDetails?: Runtime.ExceptionDetails;