Exception: Namira::Errors::TimeoutError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/namira/errors/timeout_error.rb

Overview

A TimeoutError

Instance Attribute Summary collapse

Instance Attribute Details

#messageString (readonly)



8
9
# File 'lib/namira/errors/timeout_error.rb', line 8

class TimeoutError < BaseError
end