Skip to content

Exceptions

Martin Miksik edited this page Apr 10, 2020 · 11 revisions

PyODataException

  • Cannot encode value {} without complex type information
  • Cannot decode value {} without complex type information
  • Bad format: invalid list value {}
  • Bad format: invalid list value {}
  • EnumType {self} has no member {item}
  • EnumType {self} has no member with value {item}

PyODataModelError

RuntimeError

KeyError

TypeError

Clone this wiki locally