public class OutboundQueueException extends Exception
OutboundQueue,
which the OutboundQueueHandler needs to be aware of.| Modifier and Type | Field and Description |
|---|---|
static OutboundQueueException |
DEVICE_DISCONNECTED
Exception reported when the device disconnects.
|
| Constructor and Description |
|---|
OutboundQueueException(String message) |
OutboundQueueException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final OutboundQueueException DEVICE_DISCONNECTED
Copyright © 2019 OpenDaylight. All rights reserved.