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

617 B

Home > puppeteer > Protocol > Debugger > EvaluateOnCallFrameResponse > exceptionDetails

Protocol.Debugger.EvaluateOnCallFrameResponse.exceptionDetails property

Exception details.

Signature:

exceptionDetails?: Runtime.ExceptionDetails;