| Package | Description |
|---|---|
| org.opendaylight.usc.manager | |
| org.opendaylight.usc.manager.cluster.message | |
| org.opendaylight.usc.plugin | |
| org.opendaylight.usc.plugin.exception |
| Modifier and Type | Method and Description |
|---|---|
void |
UscRouteBrokerService.sendException(UscRouteIdentifier localRouteId,
UscException exception)
send local USC channel exception response to remote session
|
| Modifier and Type | Method and Description |
|---|---|
UscException |
UscRemoteExceptionMessage.getException() |
| Constructor and Description |
|---|
UscRemoteExceptionMessage(UscRouteIdentifier routeIdentifier,
UscException exception) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UscExceptionHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx,
UscException ex) |
| Modifier and Type | Class and Description |
|---|---|
class |
UscChannelException
An exception that occurred on the physical USC channel with an agent.
|
class |
UscConnectionException |
class |
UscSessionException
An exception that occurred in a USC session.
|
Copyright © 2019 OpenDaylight. All rights reserved.