Class FutureVersionException

All Implemented Interfaces:
Serializable

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.
See Also: