Class ClassOutsideOfPackageException

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

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

    • ClassOutsideOfPackageException

      public ClassOutsideOfPackageException(Class<?> _clz)
    • ClassOutsideOfPackageException

      public ClassOutsideOfPackageException(String _msg)