Class: Sheetah::Messaging::Messages::SheetError

Inherits:
Sheetah::Messaging::MessageVariant show all
Defined in:
lib/sheetah/messaging/messages/sheet_error.rb

Constant Summary collapse

CODE =
"sheet_error"

Instance Attribute Summary

Attributes inherited from Sheetah::Messaging::Message

#code, #code_data, #scope, #scope_data, #severity

Method Summary

Methods inherited from Sheetah::Messaging::MessageVariant

code, new

Methods inherited from Sheetah::Messaging::Message

#==, #initialize, #to_h, #to_s

Methods included from Validations

included, #validate

Constructor Details

This class inherits a constructor from Sheetah::Messaging::Message