public class LaserSelectionException extends LaserException
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONNECTION_DROPPED
Connection dropped code.
|
static java.lang.String |
CONNECTION_REESTABILISHED
Connection reestabilished code.
|
| Constructor and Description |
|---|
LaserSelectionException(java.lang.String code)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCode()
Accessor method.
|
getRootCausepublic static final java.lang.String CONNECTION_DROPPED
public static final java.lang.String CONNECTION_REESTABILISHED