| Package | Description |
|---|---|
| me.friwi.tello4j.api.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
TelloCommandException
Class that unifies all possible exceptions that can occur when executing a command.
|
class |
TelloCommandTimedOutException
This exception is thrown when the tello drone does not answer in time.
|
class |
TelloConnectionTimedOutException
This exception is thrown when no commands were sent to the tello drone within the last 15 seconds.
|
class |
TelloCustomCommandException
This exception is thrown, when the drone replies to a command with a custom error message.
|
class |
TelloGeneralCommandException
This exception is thrown, when the drone replies to a command without specifying a reason.
|
class |
TelloNetworkException
This exception is thrown when an error occurs while performing network tasks.
|
class |
TelloNoValidIMUException
This exception is thrown, when the ground under the drone does not provide enough
textual features for the drone to orientate itself.
|
Copyright © 2020. All rights reserved.