public class IllegalDeviceTypeException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
PREFIX
the begin of the exception message.
|
private static java.lang.String |
SUFFIX
the end of the exception message.
|
| Constructor and Description |
|---|
IllegalDeviceTypeException(char devtype)
Constructor for new IllegalDeviceTypeException.
|
private static final java.lang.String PREFIX
private static final java.lang.String SUFFIX