Uses of Class
com.biglybt.core.devices.DeviceManagerException
Packages that use DeviceManagerException
-
Uses of DeviceManagerException in com.biglybt.core.devices
Methods in com.biglybt.core.devices that throw DeviceManagerExceptionModifier and TypeMethodDescriptionDeviceManager.addInetDevice(int type, String uid, String classification, String name, InetAddress address) DeviceManager.addVirtualDevice(int type, String uid, String classification, String name) DeviceTemplate.createInstance(String name) auto devices can't be manually createdDeviceTemplate.createInstance(String name, String uid, boolean manual) voidDeviceMediaRenderer.manualCopy() -
Uses of DeviceManagerException in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl that throw DeviceManagerExceptionModifier and TypeMethodDescriptionDeviceManagerImpl.addInetDevice(int type, String uid, String classification, String name, InetAddress address) DeviceManagerImpl.addVirtualDevice(int type, String uid, String classification, String name) protected DeviceDeviceManagerImpl.createDevice(int device_type, String uid, String classification, String name, boolean manual) DeviceMediaRendererTemplateImpl.createInstance(String name) DeviceMediaRendererTemplateImpl.createInstance(String name, String uid, boolean manual) voidDeviceiTunes.manualCopy()voidDeviceMediaRendererImpl.manualCopy()voidDeviceMediaRendererManual.manualCopy()Constructors in com.biglybt.core.devices.impl that throw DeviceManagerException