API Reference v9.2.0

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.

Index

pProperties

Properties

p

error_flag

stream_execution_exception_data.error_flag
str The error flag that caused the exception.
p

reason

stream_execution_exception_data.reason
str The reason for the exception.