| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3.api | |
| com.github.theholywaffle.teamspeak3.api.exception |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommandFuture.fail(TS3Exception exception)
Notifies this future that the command has failed.
|
void |
CommandFuture.FailureListener.handleFailure(TS3Exception exception)
The method to be executed when the command failed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TS3CommandFailedException |
class |
TS3ConnectionFailedException |
class |
TS3FileTransferFailedException |
class |
TS3QueryShutDownException |
class |
TS3UnknownErrorException |
class |
TS3UnknownEventException |
Released under the MIT license.