Exception: Node::Red::ServerError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/node/red/errors.rb

Overview

Raised when the server returns a 5xx error

Instance Attribute Summary

Attributes inherited from ApiError

#code, #details, #status

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Node::Red::ApiError