public class TS3CommandFailedException extends TS3Exception
| Constructor and Description |
|---|
TS3CommandFailedException(QueryError error,
String commandName) |
| Modifier and Type | Method and Description |
|---|---|
QueryError |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TS3CommandFailedException(QueryError error, String commandName)
public QueryError getError()
Released under the MIT license.