Class MissingInterfaceImplementationException

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

public class MissingInterfaceImplementationException extends DBusException
Since:
5.1.1 - 2024-11-16
Author:
hypfvieh
See Also:
  • Constructor Details

    • MissingInterfaceImplementationException

      public MissingInterfaceImplementationException(Class<?> _clz)
    • MissingInterfaceImplementationException

      public MissingInterfaceImplementationException(String _msg)