Modul org.freedesktop.dbus
Package org.freedesktop.dbus.exceptions
Klasse InvalidObjectPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.freedesktop.dbus.exceptions.DBusException
org.freedesktop.dbus.exceptions.InvalidObjectPathException
- Alle implementierten Schnittstellen:
Serializable
- Seit:
- 5.0.0 - 2023-11-08
- Autor:
- hypfvieh
- Siehe auch:
-
Konstruktorübersicht
KonstruktorBeschreibungInvalidObjectPathException
(String _busName) InvalidObjectPathException
(String _message, Throwable _cause) InvalidObjectPathException
(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
-
InvalidObjectPathException
-
InvalidObjectPathException
-
InvalidObjectPathException
-
InvalidObjectPathException
public InvalidObjectPathException()
-