public class DriverException extends Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
DriverException.AlreadyShakingException |
static class |
DriverException.CommandNotFoundException |
static class |
DriverException.DeviceInterrupted |
static class |
DriverException.DeviceNotRunningException |
| Constructor and Description |
|---|
DriverException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DriverException(String message)
Copyright © 2019. All rights reserved.