API Reference v9.2.0

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.

Index

pProperties

Properties

p

warnings

stream_movement_interrupted_exception_data.warnings
List[str] The full list of warnings.
p

reason

stream_movement_interrupted_exception_data.reason
str The reason for the Exception.