| Package | Description | 
|---|---|
| org.opendaylight.netvirt.bgpmanager.thrift.client | 
| Modifier and Type | Method and Description | 
|---|---|
BgpRouterException.Function | 
BgpRouterException.getFunctionCode()  | 
static BgpRouterException.Function | 
BgpRouterException.Function.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static BgpRouterException.Function[] | 
BgpRouterException.Function.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
BgpRouterException(BgpRouterException.Function func,
                  int cause)  | 
Copyright © 2019 OpenDaylight. All rights reserved.