public final class BGPTreatAsWithdrawException extends AbstractBGPException
This exception must not be thrown when Revised Error Handling procedures are not in effect.
| Constructor and Description |
|---|
BGPTreatAsWithdrawException(@NonNull BGPError error,
byte[] data,
@NonNull String format,
Object... args) |
BGPTreatAsWithdrawException(@NonNull BGPError error,
@Nullable Exception cause,
@NonNull String format,
Object... args) |
BGPTreatAsWithdrawException(@NonNull BGPError error,
@NonNull String format,
Object... args) |
getData, getErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 OpenDaylight. All rights reserved.