public class TS3Exception extends RuntimeException
| Constructor and Description |
|---|
TS3Exception(String msg) |
TS3Exception(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TS3Exception(String msg)
public TS3Exception(String msg, Throwable cause)
Released under the MIT license.