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