Exception: DeviceAtlas::IncorrectPropertyTypeException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/deviceatlas/exceptions.rb

Overview

IncorrectPropertyException is thrown when there is an attempt to fetch a property by type and the property is stored under a different type in the tree. TODO: To be removed