Exception: Node::Red::BadRequestError

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

Overview

Raised when the request is malformed (HTTP 400)

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