struct Protocol::Runtime::GetExceptionDetails
- Protocol::Runtime::GetExceptionDetails
- Struct
- Value
- Object
Overview
This method tries to lookup and populate exception details for a JavaScript Error object. Note that the stackTrace portion of the resulting exceptionDetails will only be populated if the Runtime domain was enabled at the time when the Error was thrown.
Included Modules
- JSON::Serializable
- Protocol::Command