Package | Description |
---|---|
com.universaldevices.client | |
com.universaldevices.resources.errormessages | |
example |
Modifier and Type | Method and Description |
---|---|
void |
UDClient.addUDErrorListener(ErrorEventListener listener)
Adds an error listener to be notified of all the errors generated either
by the client or by ISY
|
void |
UDClient.removeUDErrorListener(ErrorEventListener listener)
Removes a previously added error listener
|
Modifier and Type | Method and Description |
---|---|
static void |
Errors.addErrorListener(ErrorEventListener l)
Adds an error listener
|
static void |
Errors.removeErrorListener(ErrorEventListener l)
Removes an error listener
|
Modifier and Type | Class and Description |
---|---|
class |
MyISYErrorHandler |