Class: Adapt::Common::ErrorData

Inherits:
Base
  • Object
show all
Defined in:
lib/adapt/common/error_data.rb

Constant Summary collapse

SEVERITIES =
%w(Error Warning).freeze

Method Summary

Methods inherited from Base

#attributes, #attributes=, #from_json, #initialize, property, #to_json

Constructor Details

This class inherits a constructor from Adapt::Base