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