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