java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.freedesktop.dbus.exceptions.SocketClosedException
- Alle implementierten Schnittstellen:
Serializable
Exception which indicates a terminated connection.
- Seit:
- v4.2.2 - 2023-02-01
- Autor:
- hypfvieh
- Siehe auch:
-
Konstruktorübersicht
KonstruktorBeschreibungSocketClosedException
(String _message) SocketClosedException
(String _message, Throwable _cause) SocketClosedException
(Throwable _cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
SocketClosedException
public SocketClosedException() -
SocketClosedException
-
SocketClosedException
-
SocketClosedException
-