Klasse DBusTypeConversationRuntimeException

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

public class DBusTypeConversationRuntimeException extends RuntimeException
Exception thrown when type conversation failed.
Seit:
5.1.0 - 2024-05-19
Autor:
hypfvieh
Siehe auch:
  • Konstruktordetails

    • DBusTypeConversationRuntimeException

      public DBusTypeConversationRuntimeException(String _message, Throwable _cause)
    • DBusTypeConversationRuntimeException

      public DBusTypeConversationRuntimeException(String _message)