Class: TTK::ErrorStatus

Inherits:
StatusWithMessage show all
Includes:
Concrete
Defined in:
lib/ttk/status.rb

Constant Summary collapse

DEFAULT_WEIGHT =
:FAIL

Instance Attribute Summary

Attributes inherited from StatusWithMessage

#message

Attributes inherited from Status

#weight

Method Summary

Methods inherited from StatusWithMessage

#initialize, #to_ttk_log

Methods inherited from Status

default_weight_value, #exception, #hook_name, hook_name, #initialize, #pass?, status_name, #to_s, #to_ttk_log

Constructor Details

This class inherits a constructor from TTK::StatusWithMessage