mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-11-24 23:43:51 +01:00
This change adds a basic error message that gets raised when attempting to read an unparseable attribute (i.e., an attribute that is not supported by the library). Fixes #429