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