Uses of Class
org.opendaylight.protocol.bgp.parser.AbstractBGPException
-
Packages that use AbstractBGPException Package Description org.opendaylight.protocol.bgp.parser -
-
Uses of AbstractBGPException in org.opendaylight.protocol.bgp.parser
Subclasses of AbstractBGPException in org.opendaylight.protocol.bgp.parser Modifier and Type Class Description class
BGPDocumentedException
There are several errors documented in RFC4271 or in draft, that have specific meaning for the BGP.class
BGPTreatAsWithdrawException
An exception thrown when the parsing of an attribute results in treat-as-withdraw being applied to the UPDATE message, as per the rules in RFC7606 and related documents.
-