Class DBusTypeConversationRuntimeException

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

public class DBusTypeConversationRuntimeException extends RuntimeException
Exception thrown when type conversation failed.
Since:
5.1.0 - 2024-05-19
Author:
hypfvieh
See Also:
  • Constructor Details

    • DBusTypeConversationRuntimeException

      public DBusTypeConversationRuntimeException(String _message, Throwable _cause)
    • DBusTypeConversationRuntimeException

      public DBusTypeConversationRuntimeException(String _message)