public class DeviceNotFound
extends Failure
Indicates that device not found.
Modifier and Type | Field and Description |
---|---|
static DeviceNotFound |
INSTANCE
Indicates that device not found.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static DeviceNotFound INSTANCE
Indicates that device not found.