Class PastVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opendaylight.controller.cluster.access.AbstractVersionException
org.opendaylight.controller.cluster.access.PastVersionException
- All Implemented Interfaces:
Serializable
Exception thrown from
ABIVersion.valueOf(short)
when the specified version is too old and no longer
supported by the codebase.- Author:
- Robert Varga
- See Also:
-
Method Summary
Methods inherited from class org.opendaylight.controller.cluster.access.AbstractVersionException
getClosestVersion, getVersion
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString