Exception: Namira::Errors::TimeoutError
- Defined in:
- lib/namira/errors/timeout_error.rb
Overview
A TimeoutError
Instance Attribute Summary collapse
-
#message ⇒ String
readonly
Will contain information about the error.
Instance Attribute Details
#message ⇒ String (readonly)
8 9 |
# File 'lib/namira/errors/timeout_error.rb', line 8 class TimeoutError < BaseError end |