@Beta public abstract class AbstractVersionException extends Exception
PayloadVersion.| Modifier and Type | Method and Description |
|---|---|
PayloadVersion |
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 PayloadVersion getClosestVersion()
PayloadVersionCopyright © 2019 OpenDaylight. All rights reserved.