public class DeviceLostException
extends java.lang.Exception
Constructor and Description |
---|
DeviceLostException()
Constructs an instance using a standard message.
|
DeviceLostException(java.lang.String msg)
Constructs an instance from the given input string.
|