StreamExecutionExceptionDatadata class
Module: zaber_motion.exceptions
Contains additional data for StreamExecutionException.
To use this type, add from zaber_motion.exceptions import StreamExecutionExceptionData to the top of your source code.
Properties
pstream_execution_exception_data.error_flag
str The error flag that caused the exception.
pstream_execution_exception_data.reason
str The reason for the exception.