Class InvalidObjectPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.freedesktop.dbus.exceptions.DBusException
org.freedesktop.dbus.exceptions.InvalidObjectPathException
- All Implemented Interfaces:
Serializable
- Since:
- 5.0.0 - 2023-11-08
- Author:
- hypfvieh
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidObjectPathException(String _busName) InvalidObjectPathException(String _message, Throwable _cause) InvalidObjectPathException(Throwable _cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidObjectPathException
-
InvalidObjectPathException
-
InvalidObjectPathException
-
InvalidObjectPathException
public InvalidObjectPathException()
-