public abstract class AbstractBGPException extends Exception
BGPDocumentedException
and BGPTreatAsWithdrawException
.Modifier and Type | Method and Description |
---|---|
byte[] |
getData()
Returns data associated with this error.
|
BGPError |
getError()
Returns specific documented error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final BGPError getError()
public final byte[] getData()
Copyright © 2020 OpenDaylight. All rights reserved.