Release 2.1.3

Added

- Now function `is_error_obj(err)` is a part of public API

Changed

- Rename netbox error classes to conform the naming conventions:
  "Net.box eval failed" -> "NetboxEvalError",
  "Net.box call failed" -> "NetboxCallError".