| Exception | Description |
|---|---|
| TelloCommandException |
Class that unifies all possible exceptions that can occur when executing a command.
|
| TelloCommandTimedOutException |
This exception is thrown when the tello drone does not answer in time.
|
| TelloConnectionTimedOutException |
This exception is thrown when no commands were sent to the tello drone within the last 15 seconds.
|
| TelloCustomCommandException |
This exception is thrown, when the drone replies to a command with a custom error message.
|
| TelloException |
Class that unifies all exceptions thrown by this library.
|
| TelloGeneralCommandException |
This exception is thrown, when the drone replies to a command without specifying a reason.
|
| TelloNetworkException |
This exception is thrown when an error occurs while performing network tasks.
|
| 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.