| Package | Description |
|---|---|
| com.github.theholywaffle.teamspeak3.api.exception | |
| com.github.theholywaffle.teamspeak3.api.wrapper | |
| com.github.theholywaffle.teamspeak3.commands.response |
| Modifier and Type | Method and Description |
|---|---|
QueryError |
TS3CommandFailedException.getError() |
| Constructor and Description |
|---|
TS3CommandFailedException(QueryError error,
String commandName) |
| Modifier and Type | Method and Description |
|---|---|
QueryError |
FileTransferParameters.getQueryError()
Gets a
QueryError that can be used when throwing an exception. |
| Modifier and Type | Method and Description |
|---|---|
static QueryError |
DefaultArrayResponse.parseError(String rawError) |
Released under the MIT license.