org.fourthline.cling.registry.event
Class FailedRemoteDeviceDiscovery
java.lang.Object
org.fourthline.cling.registry.event.DeviceDiscovery<RemoteDevice>
org.fourthline.cling.registry.event.FailedRemoteDeviceDiscovery
public class FailedRemoteDeviceDiscovery
- extends DeviceDiscovery<RemoteDevice>
- Author:
- Christian Bauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exception
protected Exception exception
FailedRemoteDeviceDiscovery
public FailedRemoteDeviceDiscovery(RemoteDevice device,
Exception ex)
getException
public Exception getException()
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.