API Reference v9.2.0
DeviceDbFailedExceptionDatadata class
Module: zaber_motion.exceptions
Contains additional data for a DeviceDbFailedException.
To use this type, add from zaber_motion.exceptions import DeviceDbFailedExceptionData to the top of your source code.
Index
pProperties
Properties
p
device_db_failed_exception_data.inner_errorsList[DeviceDbInnerError] A list of errors that occurred while trying to access information from the device database.