Class FutureVersionException

All Implemented Interfaces:
Serializable

@NonNullByDefault public final class FutureVersionException extends AbstractVersionException
Exception thrown from PayloadVersion.valueOf(short) when the specified version is too new to be supported by the codebase.
See Also: