View source
typedef ExceptionInfoRequest
package vscode.debugProtocol
import vscode.debugProtocol.DebugProtocol
ExceptionInfo request; value of command field is 'exceptionInfo'. Retrieves the details of the exception that caused this event to be raised. Clients should only call this request if the capability 'supportsExceptionInfoRequest' is true.