Uses of Class
org.opendaylight.openflowjava.protocol.api.connection.OutboundQueueException
-
Uses of OutboundQueueException in org.opendaylight.openflowjava.protocol.api.connection
Modifier and TypeClassDescriptionclass
Exception which is used to report that a particular request failed on the remote device (switch).Modifier and TypeFieldDescriptionstatic final OutboundQueueException
OutboundQueueException.DEVICE_DISCONNECTED
Exception reported when the device disconnects.