Class TransportConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.freedesktop.dbus.exceptions.TransportConfigurationException
All Implemented Interfaces:
Serializable

public class TransportConfigurationException extends Exception
See Also:
  • Constructor Details

    • TransportConfigurationException

      public TransportConfigurationException(String _message, Throwable _cause)
    • TransportConfigurationException

      public TransportConfigurationException(String _message)