Uses of Class
org.opendaylight.protocol.bgp.parser.AbstractBGPException
Packages that use AbstractBGPException
-
Uses of AbstractBGPException in org.opendaylight.protocol.bgp.parser
Subclasses of AbstractBGPException in org.opendaylight.protocol.bgp.parserModifier and TypeClassDescriptionfinal classThere are several errors documented in RFC4271 or in draft, that have specific meaning for the BGP.final classAn 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.