Class TransportRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.freedesktop.dbus.exceptions.TransportRegistrationException
- All Implemented Interfaces:
Serializable
Thrown if registration of transport providers fails.
- Since:
- v4.0.0 - 2021-09-08
- Author:
- hypfvieh
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTransportRegistrationException(String _message) TransportRegistrationException(String _message, Throwable _cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransportRegistrationException
-
TransportRegistrationException
-