Klasse TransportRegistrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.freedesktop.dbus.exceptions.TransportRegistrationException
Alle implementierten Schnittstellen:
Serializable

public class TransportRegistrationException extends RuntimeException
Thrown if registration of transport providers fails.
Seit:
v4.0.0 - 2021-09-08
Autor:
hypfvieh
Siehe auch:
  • Konstruktordetails

    • TransportRegistrationException

      public TransportRegistrationException(String _message, Throwable _cause)
    • TransportRegistrationException

      public TransportRegistrationException(String _message)