public class BitTorrentSocketException extends IOException
| Constructor and Description |
|---|
BitTorrentSocketException(String message) |
BitTorrentSocketException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectionFailure(ISocket socketType,
IOException cause) |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BitTorrentSocketException(String message)
public void addConnectionFailure(ISocket socketType, IOException cause)
public String getMessage()
getMessage in class ThrowableCopyright © 2016. All rights reserved.