Class: DAP::ExceptionBreakpointsFilter

Inherits:
Base
  • Object
show all
Defined in:
lib/dap/exception_breakpoints_filter.rb

Overview

An ExceptionBreakpointsFilter is shown in the UI as an option for configuring how exceptions are dealt with.

Method Summary

Methods inherited from Base

#[], build, empty, #initialize, many, one_of, properties, property, property_names, #to_wire, transform, #validate!

Constructor Details

This class inherits a constructor from DAP::Base