X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Ffcp%2FFcpListenerManager.java;h=4f3b9dd3a7bae2aea41bc504528508777c8e6082;hb=b171126719c983b590c51f22eb60a3e0afdf1fb9;hp=a312ec66a6268c23293408c0270e911f797b9c3b;hpb=02ce5e0a4f8d64f90131201603b94495d27c1cc0;p=jFCPlib.git diff --git a/src/main/java/net/pterodactylus/fcp/FcpListenerManager.java b/src/main/java/net/pterodactylus/fcp/FcpListenerManager.java index a312ec6..4f3b9dd 100644 --- a/src/main/java/net/pterodactylus/fcp/FcpListenerManager.java +++ b/src/main/java/net/pterodactylus/fcp/FcpListenerManager.java @@ -291,7 +291,8 @@ public class FcpListenerManager extends AbstractListenerManagernull - * if there was no exception + * The exception that caused the disconnect, or + * null if there was no exception * @see FcpListener#connectionClosed(FcpConnection, Throwable) */ public void fireConnectionClosed(Throwable throwable) {