Exception: Grimoire::Error::UnitUnavailable

Inherits:
Grimoire::Error show all
Defined in:
lib/grimoire/error.rb

Overview

Requested unit is unavailable

Instance Attribute Summary collapse

Instance Attribute Details

#unit_nameObject

Returns the value of attribute unit_name.



9
10
11
# File 'lib/grimoire/error.rb', line 9

def unit_name
  @unit_name
end