Class FutureVersionException

All Implemented Interfaces:
Serializable

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