Uses of Class
org.freedesktop.dbus.exceptions.ClassOutsideOfPackageException
Packages that use ClassOutsideOfPackageException
-
Uses of ClassOutsideOfPackageException in org.freedesktop.dbus.utils
Methods in org.freedesktop.dbus.utils that throw ClassOutsideOfPackageExceptionModifier and TypeMethodDescriptionstatic Class<?> DBusObjects.requirePackage(Class<?> _clz) Ensures that the given class is part of a package.static Class<?> DBusObjects.requirePackage(Class<?> _clz, String _customMsg) Ensures that the given class is part of a package.