Class AbstractBGPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.protocol.bgp.parser.AbstractBGPException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BGPDocumentedException
,BGPTreatAsWithdrawException
Abstract class supporting common aspects of
BGPDocumentedException
and BGPTreatAsWithdrawException
.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString