Class InvalidBusAddressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.freedesktop.dbus.exceptions.InvalidBusAddressException
- All Implemented Interfaces:
Serializable
Thrown when a invalid BusAddress should be created.
- Since:
- 4.2.0 - 2022-07-18
- Author:
- hypfvieh
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidBusAddressException(String _message, Throwable _cause) InvalidBusAddressException(Throwable _cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidBusAddressException
public InvalidBusAddressException() -
InvalidBusAddressException
-
InvalidBusAddressException
-
InvalidBusAddressException
-