Exception: TOS::ConfigError

Inherits:
Error
  • Object
show all
Defined in:
lib/tos/error.rb

Overview

Raised when configuration is missing/invalid (no network call attempted).

Instance Attribute Summary

Attributes inherited from Error

#body, #code, #request_id, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from TOS::Error