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