Class PastVersionException

All Implemented Interfaces:
Serializable

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