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, getError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 OpenDaylight. All rights reserved.