Class PastVersionException

All Implemented Interfaces:
Serializable

@Beta public final class PastVersionException extends AbstractVersionException
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: