mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
605 B
605 B
Home > puppeteer > Protocol > Runtime > AwaitPromiseResponse > exceptionDetails
Protocol.Runtime.AwaitPromiseResponse.exceptionDetails property
Exception details if stack strace is available.
Signature:
exceptionDetails?: ExceptionDetails;