API Reference v9.2.0

OperationFailedExceptionDatastruct

Module: ZaberMotionExceptions

Contains additional data for OperationFailedException.

To use this type, add import ZaberMotionExceptions to the top of your source code.

Index

Properties

p

warnings

operationFailedExceptionData.warnings
[String] The full list of warnings.
p

reason

operationFailedExceptionData.reason
String The reason for the Exception.
p

device

operationFailedExceptionData.device
Int The address of the device that attempted the failed operation.
p

axis

operationFailedExceptionData.axis
Int The number of the axis that attempted the failed operation.