Class: DAP::ErrorResponseBody

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

Overview

On error (whenever ‘success’ is false), the body can provide more details.

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