@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, toStringpublic final int getVersion()
@Nonnull public final ABIVersion getClosestVersion()
ABIVersionCopyright © 2019 OpenDaylight. All rights reserved.