StreamMovementFailedExceptionDatadata class
Module: zaber_motion.exceptions
Contains additional data for StreamMovementFailedException.
To use this type, add from zaber_motion.exceptions import StreamMovementFailedExceptionData to the top of your source code.
Properties
pstream_movement_failed_exception_data.warnings
List[str] The full list of warnings.
pstream_movement_failed_exception_data.reason
str The reason for the Exception.