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