API Reference v10.1.0

DeviceAddressConflictExceptionclass

Module: ZaberMotionExceptions

Thrown when there is a conflict in device numbers preventing unique addressing.

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

Parent Class

MotionLibException

Index

pProperties
mMethods

Properties

p

details

readonlyinherited
deviceAddressConflictException.details
DeviceAddressConflictExceptionData Additional data for DeviceAddressConflictException.
p

message

readonlyinherited
deviceAddressConflictException.message
String Error message of the exception.

Methods

m

toString()

inherited
deviceAddressConflictException.toString()
Returns a string that represents the exception.
Return Value
String A string that represents the exception.