Exception: Rufus::Tokyo::DystopianError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/rufus/tokyo/dystopia/words.rb

Instance Method Summary collapse

Instance Method Details

#new(error_code) ⇒ Object



37
38
39
# File 'lib/rufus/tokyo/dystopia/words.rb', line 37

def new (error_code)
  super("tokyo dystopia error #{error_code}")
end