public class UnknownDeviceException extends Exception
| Constructor and Description |
|---|
UnknownDeviceException()
Constructor
|
UnknownDeviceException(String message)
Constructor with custom message
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
String representation
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UnknownDeviceException()
public UnknownDeviceException(String message)
message - Copyright © 2016. All rights reserved.