| Package | Description |
|---|---|
| de.sg_o.app.miio.base |
| Modifier and Type | Method | Description |
|---|---|---|
CommandExecutionException.Error |
CommandExecutionException.getError() |
|
static CommandExecutionException.Error |
CommandExecutionException.Error.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CommandExecutionException.Error[] |
CommandExecutionException.Error.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
CommandExecutionException(CommandExecutionException.Error error) |
|
CommandExecutionException(CommandExecutionException.Error error,
java.lang.String reason) |
Copyright © 2018. All rights reserved.