@Beta public abstract class AbstractVersionException extends Exception
ABIVersion
.Modifier and Type | Method and Description |
---|---|
ABIVersion |
getClosestVersion()
Return the closest version supported by this codebase.
|
int |
getVersion()
Return the numeric version which has caused this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final int getVersion()
@Nonnull public final ABIVersion getClosestVersion()
ABIVersion
Copyright © 2019 OpenDaylight. All rights reserved.